Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-21 | merge develop, fix conflicts | Alberto Ruiz | |
2012-03-10 | Removed foreign import safety. | Clark Gaebel | |
2012-01-08 | Fix multiply. | Reiner Pope | |
2012-01-07 | Make Matrix a product type | Reiner Pope | |
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-09-01 | Get rid of some deprecation warnings & Use more explicit imports | Bas van Dijk | |
2010-09-13 | remove ComplexContainer | Alberto Ruiz | |
2010-09-11 | simple tests | Alberto Ruiz | |
2010-09-08 | re-export changes | Alberto Ruiz | |
2010-09-06 | Merged changes with conversion-linear | Vivian McPhail | |
2010-09-05 | refactor Numeric Vector/Matrix and classes | Vivian McPhail | |
2010-08-26 | Float matrix product | Alberto Ruiz | |
2010-05-12 | more simplification | Alberto Ruiz | |
2010-04-23 | app5-10, some SCC, and other minor changes | Alberto Ruiz | |
2010-04-07 | mbCholSH | Alberto Ruiz | |
2010-03-27 | cholSolve | Alberto Ruiz | |
2009-12-28 | additional eig functions | Alberto Ruiz | |
2009-12-28 | additional svd functions | Alberto Ruiz | |
2009-12-22 | fix ghc-6.12 warnings | Alberto Ruiz | |
2008-11-05 | improved constant | Alberto Ruiz | |
2008-11-04 | multiply/trans ok | Alberto Ruiz | |
2008-10-27 | added luSolve | Alberto Ruiz | |
2008-10-24 | added dgetrs support for solving linear systems from LU factorization | Reiner Pope | |
2007-12-03 | lapack lu | Alberto Ruiz | |
2007-11-23 | removed many -Wall warnings | Alberto Ruiz | |
2007-11-22 | app1, app2, ... | Alberto Ruiz | |
2007-11-12 | withMatrix | Alberto Ruiz | |
2007-11-12 | data structures simplification | Alberto Ruiz | |
2007-10-26 | added Schur factorization | Alberto Ruiz | |
2007-10-26 | added Hessenberg factorization | Alberto Ruiz | |
2007-10-01 | LinearAlgebra and GSL moved to Numeric | Alberto Ruiz | |