Commit Graph

55 Commits

Author SHA1 Message Date
kortschak
ec20c1f479 mat: remove outdated attributions to Jama code 2017-06-25 17:06:16 +09:30
Brendan Tracey
1d9673790f mat: add Condition routine for returning the condition number from the Cholesky decomposition 2017-06-23 15:30:44 -06:00
kortschak
a1347c0243 all: fix spelling errors 2017-06-20 16:29:35 +09:30
kortschak
6143493e56 mat: s/mat64/mat/g 2017-06-16 16:23:05 +09:30
Brendan Tracey
3fa9374bd4 matrix: rename matrix to mat, and merge with mat64 and cmat128.
This merges the three packages, matrix, mat64, and cmat128. It then renames this big package to mat. It fixes the import statements and corresponding code
2017-06-13 10:26:10 -06:00