Commit Graph

6 Commits

Author SHA1 Message Date
Vladimir Chalupecky
88aa36bca1 all: switch to subscript+brace notation for elementary reflectors 2016-04-18 11:40:40 +09:00
Vladimir Chalupecky
cae2fd60d5 zero index remaining occurences 2016-04-18 11:40:40 +09:00
Vladimir Chalupecky
4b93a201c9 all: unify notation for elementary reflectors 2016-04-18 11:40:40 +09: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
kortschak
642498ad03 {cgo,native}: harmonise matrix cell justification/layout 2016-02-16 13:44:59 +10:30
btracey
73bcbe04ae Add Dsteqr and tests 2016-02-09 20:32:11 -07:00