Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-10 | Added back some safety. | Clark Gaebel | |
2012-03-10 | Removed foreign import safety. | Clark Gaebel | |
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-27 | [hlint] Clean up language pragmas | Khudyakov Alexey | |
* use LANGUAGE pragmas instead of deprecated one * remove unused pragmas | |||
2010-03-01 | compatible with vector | Alberto Ruiz | |
2010-01-20 | exposed minimizeV, minimizeVD | Alberto Ruiz | |
2009-11-13 | explicit export lists in internal modules | 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-04-18 | added minimizeVectorBFGS2 | Alberto Ruiz | |
2008-06-10 | make empty lines with backslashes CPP friendly | Don Stewart | |
2008-05-22 | fixed error in documentation | Alberto Ruiz | |
2008-01-22 | CInt in all imports | Alberto Ruiz | |
2008-01-22 | CInt in GSL args | 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-03 | minor changes | Alberto Ruiz | |
2007-10-01 | LinearAlgebra and GSL moved to Numeric | Alberto Ruiz | |