Vladimir Chalupecky
dd64d6746e
native: small cleanup in Dgeqrf
2016-06-01 11:27:55 +09:00
Vladimir Chalupecky
861eabf043
native: fix comment for Dgeqrf
2016-04-14 11:26:54 +09:00
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
btracey
aa76326a1e
Responded to PR comments
2015-08-03 16:59:00 -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
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