Commit Graph

5 Commits

Author SHA1 Message Date
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
642498ad03 {cgo,native}: harmonise matrix cell justification/layout 2016-02-16 13:44:59 +10:30
kortschak
a9fa88d974 {cgo,native}: use square brackets for matrix typography 2016-02-16 13:19:05 +10:30
kortschak
e799865a57 lapack/{cgo,native}: fix spelling errors 2016-02-10 10:31:40 +10:30
btracey
bd71f87f5f Add Dgebrd, Dgebd2, and Dlabrd and tests 2015-12-07 22:27:08 -07:00