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
e799865a57
lapack/{cgo,native}: fix spelling errors
2016-02-10 10:31:40 +10:30
btracey
80e9717bf5
Add LQ factorization to cgo and tests
...
Responded to PR comments
2015-08-03 23:14:09 -06:00
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