index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Numeric
/
LinearAlgebra
Age
Commit message (
Expand
)
Author
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-22
-Wall
Alberto Ruiz
2008-10-17
fast signum/abs Vector instance
Dylan Simon
2008-10-15
debug info for the NaN bug
Alberto Ruiz
2008-10-15
expose-bug flag
Alberto Ruiz
2008-10-14
ok with ghc-6.10-rc
Alberto Ruiz
2008-10-05
workaround option
Alberto Ruiz
2008-10-02
alternative multiply versions
Alberto Ruiz
2008-06-27
tested with ghc-6.8.3
Alberto Ruiz
2008-06-10
make empty lines with backslashes CPP friendly
Don Stewart
2008-04-17
Read instances
Alberto Ruiz
2008-03-24
update info on installation in Windows
Alberto Ruiz
2008-03-05
add Intel's MKL support
Alberto Ruiz
2008-03-02
testing modules ok
Alberto Ruiz
2008-02-27
tests reorganized
Alberto Ruiz
2008-02-23
working on tests
Alberto Ruiz
2008-02-21
working on tests
Alberto Ruiz
2008-02-05
arbitrary well-conditioned matrices
Alberto Ruiz
2008-02-03
test modules reorganized
Alberto Ruiz
2008-01-28
added the Testing module (and minor changes in instance definitions)
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-30
hide internal modules
Alberto Ruiz
2007-11-23
removed many -Wall warnings
Alberto Ruiz
2007-11-22
minor changes
Alberto Ruiz
2007-11-22
app1, app2, ...
Alberto Ruiz
2007-11-12
withMatrix
Alberto Ruiz
2007-11-12
data structures simplification
Alberto Ruiz
2007-11-03
simple sqrtm
Alberto Ruiz
2007-10-31
Field->Element, GenMat->Field
Alberto Ruiz
2007-10-31
added general expm described in Golub and Van Loan
Alberto Ruiz
2007-10-31
-norm, +rcond, +kronecker
Alberto Ruiz
2007-10-29
fixed economy svd
Alberto Ruiz
2007-10-27
added expm for diagonalizable matrices (experimental)
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-23
removed conjTrans
Alberto Ruiz
2007-10-19
some refactoring
Alberto Ruiz
2007-10-15
some windows support
Alberto Ruiz
2007-10-06
minor doc changes
Alberto Ruiz
2007-10-03
minor changes
Alberto Ruiz
2007-10-02
lapack real and complex unpacked QR
Alberto Ruiz
2007-10-01
LinearAlgebra and GSL moved to Numeric
Alberto Ruiz