Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-26 | Float matrix product | Alberto Ruiz | |
2010-08-25 | simpler Container typeclass | Alberto Ruiz | |
2010-08-23 | offset test | Alberto Ruiz | |
2010-07-08 | minor fix and thanks | Alberto Ruiz | |
2010-05-12 | more simplification | Alberto Ruiz | |
2010-04-07 | mbCholSH | Alberto Ruiz | |
2010-04-06 | some changes in GSL.Fitting | Alberto Ruiz | |
2010-04-06 | fixed option -f-dd | Alberto Ruiz | |
2010-03-30 | flag -f-dd | Alberto Ruiz | |
2010-03-28 | solve benchmark | Alberto Ruiz | |
2010-03-27 | cholSolve | Alberto Ruiz | |
2010-03-27 | interface to Levenberg-Marquardt | Alberto Ruiz | |
2010-03-01 | compatible with vector | Alberto Ruiz | |
2010-02-24 | created package hmatrix-special | Alberto Ruiz | |
2010-02-07 | added odeSolve | Alberto Ruiz | |
2010-02-01 | export liftMatrix2Auto | Alberto Ruiz | |
2010-01-20 | block utest | Alberto Ruiz | |
2010-01-18 | deprecate .* and */ | Alberto Ruiz | |
2010-01-14 | dispf, disps | Alberto Ruiz | |
2009-12-30 | runBenchmarks | 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-12-22 | fix ghc-6.12 warnings | Alberto Ruiz | |
2009-12-12 | ranksv and tests | Alberto Ruiz | |
2009-11-15 | uniformSample | Alberto Ruiz | |
2009-11-14 | added module Random.hs | Alberto Ruiz | |
2009-06-10 | nmsimplex test compat | Alberto Ruiz | |
2009-06-08 | included all GSL minimization methods | Alberto Ruiz | |
2009-06-07 | root finding with jacobian | Alberto Ruiz | |
2009-06-04 | improved windows installation instructions | Alberto Ruiz | |
2009-06-04 | added some root finding algorithms | Alberto Ruiz | |
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 | |