Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-05 | odeiv2 | Alberto Ruiz | |
2012-01-15 | flags removed | Alberto Ruiz | |
2012-01-15 | Merge branch 'master' of github.com:AlbertoRuiz/hmatrix | Alberto Ruiz | |
2012-01-08 | Merge pull request #7 from reinerp/master | Alberto Ruiz | |
Fix multiply | |||
2012-01-08 | Fix multiply. | Reiner Pope | |
2012-01-07 | remove warnings | Alberto Ruiz | |
2012-01-07 | new version and thanks | Alberto Ruiz | |
2012-01-07 | Merge pull request #6 from reinerp/unsafe-building-primitives | Alberto Ruiz | |
Unsafe building/reading primitives | |||
2012-01-07 | Make Matrix a product type | Reiner Pope | |
2012-01-07 | Replace divMod with quotRem in matrixFromVector | Reiner Pope | |
2012-01-07 | Removed NOINLINE on newUndefinedMatrix, newUndefinedVector | Reiner Pope | |
2012-01-07 | Expose unchecked indexing functions | Reiner Pope | |
2011-12-26 | fix .cabal | Alberto Ruiz | |
2011-12-26 | changes for 0.13 | Alberto Ruiz | |
2011-12-26 | changes and thanks .md | Alberto Ruiz | |
2011-12-26 | gitignore | Alberto Ruiz | |
2011-12-26 | README.md | Alberto Ruiz | |
2011-12-26 | README | Alberto Ruiz | |
2011-12-26 | index.md | Alberto Ruiz | |
2011-12-26 | thanks and new install file | Alberto Ruiz | |
2011-12-25 | remove warnings in glpk and special (Bas van Dijk's method) | Alberto Ruiz | |
2011-12-25 | Merge pull request #1 from basvandijk/master | Alberto Ruiz | |
Fix build on GHC-7.4.1-rc1 and some other patches | |||
2011-12-24 | Warning police for GHC < 7.4 | Bas van Dijk | |
The previous patch got rid of warnings when ghc >= 7.4. Unfortunately this caused warnings on GHC < 7.4. This patch removes warnings on all versions of GHC. | |||
2011-12-24 | Warning police | Bas van Dijk | |
2011-12-24 | Use a cabal test-suite section instead of the deprecated runTests hook | Bas van Dijk | |
2011-12-24 | Fix build on GHC-7.4.1-rc1 | Bas van Dijk | |
2011-12-23 | ok also with ghc-7.0 | Alberto Ruiz | |
2011-12-22 | ok hmatrix-special | Alberto Ruiz | |
2011-12-22 | ok hmatrix, hmatrix-tests, hmatrix-glpk | Alberto Ruiz | |
2011-12-21 | fix CInt constructor warnings | Alberto Ruiz | |
2011-12-14 | test suite configured for hmatrix-tests | Alberto Ruiz | |
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 | |