annotate .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
rev   line source
Me@2 1 nbproject
Me@2 2 Makefile
Me@2 3 build
Me@2 4 dist
Me@2 5 src/Default
Me@2 6 src/.settings
Me@2 7 src/.cproject
Me@2 8 src/.project
Me@2 9 .dep.inc