Vladimir Chalupecky
2fbe0d0651
native,cgo: replace string literals in Dlascl with string consts
2016-12-09 18:46:28 +01:00
Vladimir Chalupecky
bea9176c45
native,cgo: update docs for Dlascl
2016-12-09 14:20:35 +01: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
a7639f128b
Add Dsyev and tests
2016-03-02 08:03:35 -07:00
kortschak
e799865a57
lapack/{cgo,native}: fix spelling errors
2016-02-10 10:31:40 +10:30
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