Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-14 | new package hmatrix-tests | Alberto Ruiz | |
2011-12-08 | 0.12.0.2 | Alberto Ruiz | |
2011-12-08 | fix haddock markup errors | Alberto Ruiz | |
2011-12-07 | link to new repo | Alberto Ruiz | |
2011-12-07 | added README | Alberto Ruiz | |
2011-12-07 | converting to git | Alberto Ruiz | |
2011-12-01 | OSX options | Alberto Ruiz | |
2011-09-21 | fix Config.hs | Alberto Ruiz | |
2011-09-02 | require vector >= 0.8 | Alberto Ruiz | |
2011-09-02 | thanks & bump version | Alberto Ruiz | |
2011-09-01 | Get rid of some deprecation warnings & Use more explicit imports | Bas van Dijk | |
2011-09-01 | Support vector >= 0.8 | Bas van Dijk | |
vector-0.8 provides a Read instance for Vectors. This patch hides hmatrix's own Read instance when vector >= 0.8. | |||
2011-08-29 | Conditional patch to allow compilation with vector 0.8 | markwright | |
2011-07-25 | fix link | Alberto Ruiz | |
2011-07-13 | generalized symmetric eigensystem | Alberto Ruiz | |
2011-07-10 | pure mapVectorWithIndex | Alberto Ruiz | |
2011-05-02 | mapMatrixWithIndex, Mul, multiply.hs | Alberto Ruiz | |
2011-04-27 | fixed cmap signature | Alberto Ruiz | |
2011-04-05 | urls | Alberto Ruiz | |
2011-04-05 | hmatrix-glpk dependency bound | Alberto Ruiz | |
2011-03-30 | ghc-7.0.3 tested | Alberto Ruiz | |
2011-03-23 | findNaN | Alberto Ruiz | |
2011-03-13 | simplified Setup.hs | Alberto Ruiz | |
2011-03-12 | fpudebug | Alberto Ruiz | |
2011-03-09 | fix extra-source-files | Alberto Ruiz | |
2011-03-09 | DFINIT for ghc-7.0.2 | Alberto Ruiz | |
2011-03-09 | os x brew and rotTest tolerance | Alberto Ruiz | |
2011-03-02 | import Configure.hs from Setup.lhs to be compiled with the same version of Cabal | Alberto Ruiz | |
2011-02-22 | minor change and thanks | Alberto Ruiz | |
2011-02-13 | change webpage and repo | Alberto Ruiz | |
2011-02-13 | fix -arch i386 | Alberto Ruiz | |
2011-01-21 | version 0.11 | Alberto Ruiz | |
2011-01-21 | finit in 7.0.1 | Alberto Ruiz | |
2011-01-21 | disable normv test in 7.0.1 | Alberto Ruiz | |
2011-01-20 | -fvector True | Alberto Ruiz | |
2011-01-20 | osx -arch i386 | Alberto Ruiz | |
2011-01-08 | documentation | Alberto Ruiz | |
2011-01-01 | accum | Alberto Ruiz | |
2011-01-01 | simplified liftMatrix2Auto | Alberto Ruiz | |
2011-01-01 | examples/bool.hs | Alberto Ruiz | |
2010-12-30 | cond | Alberto Ruiz | |
2010-12-28 | step, find, assoc | Alberto Ruiz | |
2010-12-19 | typo | Alberto Ruiz | |
2010-12-19 | thanks | Alberto Ruiz | |
2010-12-19 | invlndet | Alberto Ruiz | |
2010-12-14 | fixed bug in liftMatrix2Auto | Alberto Ruiz | |
2010-11-17 | fixed pattern match failure in configure.hs | Alberto Ruiz | |
2010-10-21 | option -f-binary (for testing ghc7) | Alberto Ruiz | |
2010-10-20 | thanks | Alberto Ruiz | |
2010-09-29 | [hlint] Remove redundant brackets and $'s | Khudyakov Alexey | |