btracey
173b0eaefc
Merge from master
2015-10-14 20:24:29 -06:00
btracey
36786dd6fa
Add Dlartg and test
2015-10-14 20:08:47 -06:00
btracey
1ea1bb2a96
Add dlasr
2015-10-14 19:04:49 -06:00
btracey
88f250e5f0
Add Dlantr
2015-09-06 18:30:39 -06:00
btracey
cceacb08d0
Pull from master
2015-09-05 13:55:27 -06:00
btracey
8debf09945
Add drscl and tests, and fix the dlamch parameters while here.
2015-09-05 13:43:07 -06:00
btracey
2bdd9d0180
Start adding dlarts
2015-09-05 12:32:10 -06:00
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
btracey
ec100cf00f
Working implementation of blocked QR
...
Improved function documentation
Fixed dlarfb and dlarft and added full tests
Added dgelq2
Working Dgels
Fix many comments and tests
Many PR comment responses
Responded to more PR comments
Many PR comments
2015-07-15 00:43:15 -07:00
btracey
9351b1852e
Added dlarf, tests, some auxiliary routines, and missing license headers
...
Added dlarf, tests, some auxiliary routines, and missing license headers
PR comments
2015-06-28 21:11:27 -07:00
btracey
578f42c8df
Rearrange Lapack to be like BLAS. Implement cholesky decomposition
...
Responded to PR comments
modified travis file
Changed input and output types
added back needed types by cgo
Fixed perl script so it compiles
Changes to genLapack to allow compilation
Reinstate test-coverage.sh
2015-05-08 15:47:34 -07:00