Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-29 | foldVector benchmark | Alberto Ruiz | |
2008-06-27 | tested with ghc-6.8.3 | Alberto Ruiz | |
2008-06-19 | ST bug fixed with NOINLINE newVector/Matrix | Alberto Ruiz | |
2008-06-19 | foldVector benchmark | Alberto Ruiz | |
2008-06-12 | minor fix | Alberto Ruiz | |
2008-06-10 | other benchmark | Alberto Ruiz | |
2008-06-10 | added examples/benchmarks.hs | Alberto Ruiz | |
2008-06-06 | range checking and other additions to the mutable interface | Alberto Ruiz | |
2008-06-06 | safe wrappers and examples/parallel.hs | Alberto Ruiz | |
2008-06-05 | first version of Data.Packed.ST | Alberto Ruiz | |
2008-03-02 | fixed pca1 | 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-01-22 | improved relative error in the tests | 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-26 | improved tests | Alberto Ruiz | |
2007-11-23 | removed many -Wall warnings | Alberto Ruiz | |
2007-11-12 | data structures simplification | Alberto Ruiz | |
2007-11-07 | removed -O for 6.8.1 | Alberto Ruiz | |
2007-11-04 | installation instructions | 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 terrible toList bug | Alberto Ruiz | |
2007-10-27 | Lie algebra example | Alberto Ruiz | |
2007-10-27 | expm test | 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-24 | documentation | Alberto Ruiz | |
2007-10-23 | removed conjTrans | Alberto Ruiz | |
2007-10-22 | speed tests | Alberto Ruiz | |
2007-10-15 | only one pinv example | Alberto Ruiz | |
2007-10-15 | some windows support | Alberto Ruiz | |
2007-10-06 | minor doc changes | Alberto Ruiz | |
2007-10-04 | parallel multiply | Alberto Ruiz | |
2007-10-03 | minor changes | Alberto Ruiz | |
2007-10-02 | fix qrTest | Alberto Ruiz | |
2007-10-02 | lapack real and complex unpacked QR | Alberto Ruiz | |
2007-10-01 | misc examples | Alberto Ruiz | |
2007-10-01 | LinearAlgebra and GSL moved to Numeric | Alberto Ruiz | |
2007-09-30 | move LAPACK under LinearAlgebra | Alberto Ruiz | |
2007-09-29 | LAPACK cholesky | Alberto Ruiz | |
2007-09-28 | algorithms interface reorganized | Alberto Ruiz | |
2007-09-28 | save work | Alberto Ruiz | |
2007-09-21 | add examples | Alberto Ruiz | |
2007-09-21 | improved tests | Alberto Ruiz | |