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
e799865a57 lapack/{cgo,native}: fix spelling errors 2016-02-10 10:31:40 +10:30
btracey
69fe9cef45 Add Dormbr and test 2015-12-10 08:16:12 -07:00
kortschak
2c6ed20ea9 native: clean up return use
* Populate naked returns.
* Remove returns where other control flow returns implicitly.
2015-11-17 15:16: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