view .hgignore @ 4:cbd8db6b8657

Fixed last bugs in matrix multiply code -- gives correct answers consistently Needed to add initializing result matrices to 0 'cause accumulating and fixed bug in sequential bypass where passed the wrong array and fixed problem with end-conditions in blocked multiply loop nest
author Me
date Thu, 04 Nov 2010 17:44:15 -0700
parents
children 78d8bd6aadac
line source
1 nbproject
2 Makefile
3 build
4 dist
5 src/Default
6 src/.settings
7 src/.cproject
8 src/.project
9 .dep.inc