Commit Graph

6 Commits

Author SHA1 Message Date
Vladimir Chalupecky
c2137cd073 testlapack: add missing copyright headers 2016-11-09 12:51:20 +01:00
kortschak
3d87f56b23 testlapack: make tests independent 2016-02-16 08:57:16 +10:30
kortschak
afb342abb1 testlapack: fix go vet errors 2016-02-10 10:37:26 +10:30
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