index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Numeric
/
LinearAlgebra
/
LAPACK
Age
Commit message (
Collapse
)
Author
2009-04-17
restored C trans and constant for comparison
Alberto Ruiz
2008-11-30
QuickCheck<2, ifdef i386 finit, and credit to Simon Beaumont
Alberto Ruiz
2008-11-14
subMatrix reimplemented and removed auxi.c
Alberto Ruiz
2008-11-04
multiply/trans ok
Alberto Ruiz
2008-10-27
added luSolve
Alberto Ruiz
2008-10-24
added dgetrs support for solving linear systems from LU factorization
Reiner Pope
2008-10-23
NaN problem solved with asm(finit)
Alberto Ruiz
2008-10-15
debug info for the NaN bug
Alberto Ruiz
2008-10-02
alternative multiply versions
Alberto Ruiz
2008-03-24
update info on installation in Windows
Alberto Ruiz
2008-01-17
removed f2c.h
Alberto Ruiz
2008-01-17
f2c.h hack, trying to support both 32 and 64 bit mahines
Alberto Ruiz
2007-12-03
lapack lu
Alberto Ruiz
2007-11-12
data structures simplification
Alberto Ruiz
2007-10-27
added doc
Alberto Ruiz
2007-10-26
added Schur factorization
Alberto Ruiz
2007-10-26
added Hessenberg factorization
Alberto Ruiz
2007-10-15
some windows support
Alberto Ruiz
2007-10-02
lapack real and complex unpacked QR
Alberto Ruiz
2007-10-01
LinearAlgebra and GSL moved to Numeric
Alberto Ruiz