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 (
Expand
)
Author
2013-05-21
merge develop, fix conflicts
Alberto Ruiz
2011-03-30
ghc-7.0.3 tested
Alberto Ruiz
2011-03-23
findNaN
Alberto Ruiz
2011-03-12
fpudebug
Alberto Ruiz
2010-12-30
cond
Alberto Ruiz
2010-12-28
step, find, assoc
Alberto Ruiz
2010-09-20
remove Fractional from Element
Vivian McPhail
2010-09-19
C functions for Storable a => transdata, constantD
Vivian McPhail
2010-09-11
removed lapack-aux redundant casts
Alberto Ruiz
2010-09-11
optimized conjugate
Alberto Ruiz
2010-08-26
Float matrix product
Alberto Ruiz
2010-07-08
Linear and Floating (Complex Float)
Vivian McPhail
2010-06-29
add-vector-float
Vivian McPhail
2010-03-27
cholSolve
Alberto Ruiz
2009-12-28
additional eig functions
Alberto Ruiz
2009-12-28
additional svd functions
Alberto Ruiz
2009-06-04
improved windows installation instructions
Alberto Ruiz
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