summaryrefslogtreecommitdiff
path: root/test_matrix.c
Commit message (Expand)AuthorAgeFilesLines
* Initial creation of os_compat.h.Fred Wright2017-01-221-1/+0
* Trailing whitespace fixup.Gary E. Miller2015-04-301-2/+2
* OS X needs another time.h for time_tGary E. Miller2015-03-091-0/+1
* cppcheck cleanup.Eric S. Raymond2015-01-221-2/+2
* Add compiler.h with compiler specific macros.Zbigniew Chyla2015-01-211-7/+1
* Additional matrix-inversion test.Eric S. Raymond2014-09-271-0/+4
* Inversion-test with off-diagonal elements.Eric S. Raymond2014-09-201-5/+3
* Check for vanishing determunant in the tests.Eric S. Raymond2014-09-201-1/+10
* Integrate a matrix-algebra regression test.Eric S. Raymond2014-09-201-18/+52
* Work on unit test for matrix inversion.Eric S. Raymond2014-09-201-0/+46