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
6b76fb51da native: restructure dlasq3.go part 2
Untangle spaghetti.
2016-03-12 12:56:02 +10:30
kortschak
35640326a8 native: restructure dlasq3.go part 1
The spaghetti at the top needs more thought.
2016-03-12 12:56:02 +10:30
kortschak
e799865a57 lapack/{cgo,native}: fix spelling errors 2016-02-10 10:31:40 +10:30
btracey
0d79a912cd Add dlasq* functions 2015-12-04 10:55:30 -07:00