Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-05 | odeiv2 | Alberto Ruiz | |
2011-12-25 | remove warnings in glpk and special (Bas van Dijk's method) | Alberto Ruiz | |
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-23 | ok also with ghc-7.0 | Alberto Ruiz | |
2011-12-22 | ok hmatrix, hmatrix-tests, hmatrix-glpk | Alberto Ruiz | |
2011-12-21 | fix CInt constructor warnings | Alberto Ruiz | |
2011-09-01 | Get rid of some deprecation warnings & Use more explicit imports | Bas van Dijk | |
2010-09-27 | [hlint] Clean up language pragmas | Khudyakov Alexey | |
* use LANGUAGE pragmas instead of deprecated one * remove unused pragmas | |||
2010-09-11 | simple tests | Alberto Ruiz | |
2010-09-05 | add vector Product to Vectors | Vivian McPhail | |
2010-08-31 | refactoring norms | Alberto Ruiz | |
2010-07-08 | Linear and Floating (Complex Float) | Vivian McPhail | |
2010-07-06 | complex implementations for Vectors typeclass | Vivian McPhail | |
2010-07-05 | added Vectors typeclass and refactored | Vivian McPhail | |
2010-06-29 | add-vector-float | Vivian McPhail | |
2010-05-11 | simplify modules | Alberto Ruiz | |
2010-04-23 | app5-10, some SCC, and other minor changes | Alberto Ruiz | |
2010-04-06 | some changes in GSL.Fitting | Alberto Ruiz | |
2010-03-27 | interface to Levenberg-Marquardt | Alberto Ruiz | |
2010-03-09 | change haskell98 imports | gwern0 | |
2010-03-01 | compatible with vector | Alberto Ruiz | |
2010-02-24 | created package hmatrix-special | Alberto Ruiz | |
2010-02-20 | fixed nullspace prop | Alberto Ruiz | |
2010-02-20 | safe-cheap flag | Alberto Ruiz | |
2010-02-08 | check ts odeSolve | Alberto Ruiz | |
2010-02-07 | added odeSolve | Alberto Ruiz | |
2010-01-20 | exposed minimizeV, minimizeVD | Alberto Ruiz | |
2009-11-14 | randomVector | Alberto Ruiz | |
2009-11-13 | explicit export lists in internal modules | Alberto Ruiz | |
2009-06-19 | minor changes | Alberto Ruiz | |
2009-06-18 | saveMatrix | Alberto Ruiz | |
2009-06-17 | vector fread/fwrite, fscanf/fprinf | Alberto Ruiz | |
2009-06-17 | added special transport and elljac | Alberto Ruiz | |
2009-06-12 | minimize and root maxiter fixed | Alberto Ruiz | |
2009-06-11 | check multimin iterate status | Alberto Ruiz | |
2009-06-10 | check gsl version | Alberto Ruiz | |
2009-06-09 | exprel_n_CF_e not exported | Alberto Ruiz | |
2009-06-08 | auxiliary functions moved to Numeric.GSL.Internal | Alberto Ruiz | |
2009-06-08 | included all GSL minimization methods | Alberto Ruiz | |
2009-06-07 | root finding with jacobian | Alberto Ruiz | |
2009-06-05 | check dim in root function | Alberto Ruiz | |
2009-06-04 | added some root finding algorithms | Alberto Ruiz | |
2009-05-16 | headers removed in GSL Special functions | Alberto Ruiz | |
2009-04-18 | added minimizeVectorBFGS2 | Alberto Ruiz | |
2008-10-22 | -Wall | Alberto Ruiz | |
2008-10-17 | acknowledgement to Dylan Simon, updated readme and fixed mapCAux | Alberto Ruiz | |
2008-10-14 | ok with ghc-6.10-rc | Alberto Ruiz | |
2008-10-02 | alternative multiply versions | Alberto Ruiz | |
2008-06-29 | foldVector benchmark | Alberto Ruiz | |