summaryrefslogtreecommitdiff
path: root/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* cppcheck cleanup.Eric S. Raymond2015-01-221-2/+3
|
* Begin factoring out matrix algebra so it can be unit-tested.Eric S. Raymond2014-09-201-0/+120
For some odd reason trying to faxtor out the symmetrize operation induces a core dump. To be investigated.