Age | Commit message (Expand) | Author |
---|---|---|
2008-11-30 | QuickCheck<2, ifdef i386 finit, and credit to Simon Beaumont | Alberto Ruiz |
2008-11-15 | minor changes | Alberto Ruiz |
2008-11-15 | zipVector | Alberto Ruiz |
2008-11-14 | conj using mapVector | Alberto Ruiz |
2008-11-14 | constantD | Alberto Ruiz |
2008-11-08 | replaced transdata | Alberto Ruiz |
2008-11-04 | multiply/trans ok | Alberto Ruiz |
2008-10-27 | simplified README | Alberto Ruiz |
2008-10-16 | improved benchmark | Alberto Ruiz |
2008-10-16 | added examples/tests.hs | Alberto Ruiz |
2008-10-02 | alternative multiply versions | Alberto Ruiz |
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 |