kortschak
|
4813c5ed41
|
native: mark internal routines
These (generally) cannot be made unexported because we test via
testlapack.
Also fix a name and some capitalisation.
|
2016-03-21 06:27:36 +10:30 |
|
kortschak
|
a584dc7964
|
native: add missing copyright headers
|
2016-02-10 10:28:53 +10: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 |
|