Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-05 | zero absolute tolerance in the integration routines provisionally changed to ↵ | Alberto Ruiz | |
1E-12 | |||
2013-08-19 | Add bindings for gsl_integrate_cquad doubly-adaptive quadrature for ↵ | Matthew Peddie | |
difficult integrands. | |||
2012-03-10 | Added back some safety. | Clark Gaebel | |
2012-03-10 | Removed foreign import safety. | Clark Gaebel | |
2012-02-06 | add support for gsl_integration_qagi, gsl_integration_qagiu, ↵ | Danny Chan | |
gsl_integration_qagil | |||
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 | |
2008-01-22 | CInt in GSL args | Alberto Ruiz | |
2008-01-21 | IO CInt results | Alberto Ruiz | |
2007-11-12 | withMatrix | Alberto Ruiz | |
2007-10-01 | LinearAlgebra and GSL moved to Numeric | Alberto Ruiz | |