Commit Graph

3 Commits

Author SHA1 Message Date
kortschak
a5bda2fc24 testlapack: be more tolerant of singularity misses
Also remove Errorf in favour of Error where possible.
2015-08-03 11:49:33 +09:30
btracey
a0a68a3b68 Add dgetrf and tests
removed unnecessary requirement

Implement Dlaswp in both directions

Responded to PR comments
2015-08-01 21:20:48 -06:00
btracey
809045e88e Add Dgetf2 (unblocked LU algorithm) and tests
fixed incorrect comment and incorrect test

Real permutations and PR comments

Add cgo tests

fix indexing error

change return to ok

fix okays

fix ok
2015-07-29 23:48:29 -06:00