Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-18 | added minimizeVectorBFGS2 | Alberto Ruiz | |
2009-01-19 | credits to Daniel Shüssler and fix scale for complex trig tests | 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-10-27 | added luSolve | Alberto Ruiz | |
2008-10-22 | -Wall | Alberto Ruiz | |
2008-10-02 | alternative multiply versions | Alberto Ruiz | |
2008-04-17 | Read instances | 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 | |