Commit Graph

6 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
a58b813a93 native: restructure dsterf.go part 3
Remove obviously redundant assignment.
2016-03-19 07:00:16 +10:30
kortschak
1f54d33e71 native: restructure dsterf.go part 2
Declare vars later.
2016-03-19 07:00:16 +10:30
kortschak
1b1a9b3595 native: restructure dsterf.go part 1
Remove gotos.
2016-03-19 07:00:06 +10:30
kortschak
e799865a57 lapack/{cgo,native}: fix spelling errors 2016-02-10 10:31:40 +10:30
btracey
651825ac64 Adddsterf and tests 2016-02-03 23:15:47 -07:00