summaryrefslogtreecommitdiff
path: root/lib/Numeric/GSL
AgeCommit message (Expand)Author
2012-03-14type hint and thanksAlberto Ruiz
2012-03-13Merge remote-tracking branch 'wowus/master' into unsafeAlberto Ruiz
2012-03-11Missed a couple safe annotations.Clark Gaebel
2012-03-10Added back some safety.Clark Gaebel
2012-03-10Removed foreign import safety.Clark Gaebel
2012-02-27mergeAlberto Ruiz
2012-02-25odeSolveV with safe method interfaceAlberto Ruiz
2012-02-06add support for gsl_integration_qagi, gsl_integration_qagiu, gsl_integration_...Danny Chan
2012-02-05odeiv2Alberto Ruiz
2011-12-25remove warnings in glpk and special (Bas van Dijk's method)Alberto Ruiz
2011-12-24Warning police for GHC < 7.4Bas van Dijk
2011-12-24Warning policeBas van Dijk
2011-12-23ok also with ghc-7.0Alberto Ruiz
2011-12-22ok hmatrix, hmatrix-tests, hmatrix-glpkAlberto Ruiz
2011-12-21fix CInt constructor warningsAlberto Ruiz
2011-09-01Get rid of some deprecation warnings & Use more explicit importsBas van Dijk
2010-09-27[hlint] Clean up language pragmasKhudyakov Alexey
2010-09-11simple testsAlberto Ruiz
2010-09-05add vector Product to VectorsVivian McPhail
2010-08-31refactoring normsAlberto Ruiz
2010-07-08Linear and Floating (Complex Float)Vivian McPhail
2010-07-06complex implementations for Vectors typeclassVivian McPhail
2010-07-05added Vectors typeclass and refactoredVivian McPhail
2010-06-29add-vector-floatVivian McPhail
2010-05-11simplify modulesAlberto Ruiz
2010-04-23app5-10, some SCC, and other minor changesAlberto Ruiz
2010-04-06some changes in GSL.FittingAlberto Ruiz
2010-03-27interface to Levenberg-MarquardtAlberto Ruiz
2010-03-09change haskell98 importsgwern0
2010-03-01compatible with vectorAlberto Ruiz
2010-02-24created package hmatrix-specialAlberto Ruiz
2010-02-20fixed nullspace propAlberto Ruiz
2010-02-20safe-cheap flagAlberto Ruiz
2010-02-08check ts odeSolveAlberto Ruiz
2010-02-07added odeSolveAlberto Ruiz
2010-01-20exposed minimizeV, minimizeVDAlberto Ruiz
2009-11-14randomVectorAlberto Ruiz
2009-11-13explicit export lists in internal modulesAlberto Ruiz
2009-06-19minor changesAlberto Ruiz
2009-06-18saveMatrixAlberto Ruiz
2009-06-17vector fread/fwrite, fscanf/fprinfAlberto Ruiz
2009-06-17added special transport and elljacAlberto Ruiz
2009-06-12minimize and root maxiter fixedAlberto Ruiz
2009-06-11check multimin iterate statusAlberto Ruiz
2009-06-10check gsl versionAlberto Ruiz
2009-06-09exprel_n_CF_e not exportedAlberto Ruiz
2009-06-08auxiliary functions moved to Numeric.GSL.InternalAlberto Ruiz
2009-06-08included all GSL minimization methodsAlberto Ruiz
2009-06-07root finding with jacobianAlberto Ruiz
2009-06-05check dim in root functionAlberto Ruiz