Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-23 | NaN problem solved with asm(finit) | Alberto Ruiz | |
2008-10-22 | -Wall | Alberto Ruiz | |
2008-10-15 | expose-bug flag | Alberto Ruiz | |
2008-10-14 | minor change | 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-29 | foldVector benchmark | Alberto Ruiz | |
2008-06-27 | tested with ghc-6.8.3 | Alberto Ruiz | |
2008-06-10 | Unpack Matrix type, and add -funsafe flag | Don Stewart | |
-funsafe optionally compiles out the bounds checks on indexing matrices and vectors. Yields good speedups on tight loops. Not enabled by default. | |||
2008-06-06 | range checking and other additions to the mutable interface | Alberto Ruiz | |
2008-06-05 | first version of Data.Packed.ST | Alberto Ruiz | |
2008-06-03 | Data.Packed.Convert | Alberto Ruiz | |
2008-06-01 | added updateVector | Alberto Ruiz | |
2008-05-27 | version number | Alberto Ruiz | |
2008-03-05 | add Intel's MKL support | Alberto Ruiz | |
2008-03-02 | updated hmatrix.cabal | Alberto Ruiz | |
2008-02-21 | working on tests | 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-02-17 | Get Storable instance for Complex from storable-complex. | Jed Brown | |
2008-01-22 | starting version 0.2, supporting 64 bit machines | Alberto Ruiz | |
2008-01-17 | arch detected in cabal file | 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-25 | rename cabal file | Alberto Ruiz | |