Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-04 | vector norms moved to Vectors | Alberto Ruiz | |
2010-08-31 | refactoring norms | Alberto Ruiz | |
2010-08-28 | conversion function names | Alberto Ruiz | |
2010-08-26 | Float matrix product | Alberto Ruiz | |
2010-08-25 | simpler Container typeclass | Alberto Ruiz | |
2010-07-27 | compat with QuickCheck>=2.1.1 | Alberto Ruiz | |
2010-04-23 | app5-10, some SCC, and other minor changes | Alberto Ruiz | |
2010-03-30 | flag -f-dd | Alberto Ruiz | |
2010-03-01 | compatible with vector | Alberto Ruiz | |
2010-02-20 | fixed nullspace prop | Alberto Ruiz | |
2010-02-07 | added odeSolve | Alberto Ruiz | |
2010-01-18 | deprecate .* and */ | Alberto Ruiz | |
2009-12-29 | linearSolveLS, rq | Alberto Ruiz | |
2009-12-28 | additional eig functions | Alberto Ruiz | |
2009-12-28 | additional svd functions | Alberto Ruiz | |
2009-01-19 | Compatibility with QuickCheck 2 as well as QuickCheck 1 | Daniel Schüssler | |
Used the C preprocessor to make it compile against either QuickCheck version. Added some implementations for the new "shrink" method of class Arbitrary. The tests (runTests 10) succeed when compiled with QC 1. With QC 2 (runTests 10 too) the fourth "vector operations" test (complex trigonometry) now fails. I don't know whether this is a bug in my changes, or whether QC 2 just generates Doubles differently and thus uncovered a real bug. | |||
2008-11-04 | multiply/trans ok | Alberto Ruiz | |
2008-10-27 | added luSolve | Alberto Ruiz | |
2008-10-22 | -Wall | Alberto Ruiz | |
2008-10-17 | fast signum/abs Vector instance | Dylan Simon | |
2008-10-02 | alternative multiply versions | Alberto Ruiz | |
2008-03-05 | add Intel's MKL support | 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-02-21 | working on tests | Alberto Ruiz | |
2008-02-05 | arbitrary well-conditioned matrices | Alberto Ruiz | |
2008-02-03 | test modules reorganized | Alberto Ruiz | |