Commit Graph

8 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
4b93a201c9 all: unify notation for elementary reflectors 2016-04-18 11:40:40 +09:00
Vladimir Chalupecky
aa7baaf8d1 native: zero index 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
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