Vladimir Chalupecky
532e215be6
native: fix shadowing bug in Dlarft
2016-06-10 23:58:10 +09:00
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
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