summaryrefslogtreecommitdiff
path: root/lib
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
2012-01-15Merge branch 'master' of github.com:AlbertoRuiz/hmatrixAlberto Ruiz
2012-01-08Fix multiply.Reiner Pope
2012-01-07remove warningsAlberto Ruiz
2012-01-07Make Matrix a product typeReiner Pope
2012-01-07Replace divMod with quotRem in matrixFromVectorReiner Pope
2012-01-07Removed NOINLINE on newUndefinedMatrix, newUndefinedVectorReiner Pope
2012-01-07Expose unchecked indexing functionsReiner Pope
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-24Fix build on GHC-7.4.1-rc1Bas 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-12-14new package hmatrix-testsAlberto Ruiz
2011-12-08fix haddock markup errorsAlberto Ruiz
2011-09-02require vector >= 0.8Alberto Ruiz
2011-09-02thanks & bump versionAlberto Ruiz
2011-09-01Get rid of some deprecation warnings & Use more explicit importsBas van Dijk
2011-09-01Support vector >= 0.8Bas van Dijk
2011-08-29Conditional patch to allow compilation with vector 0.8markwright
2011-07-13generalized symmetric eigensystemAlberto Ruiz
2011-07-10pure mapVectorWithIndexAlberto Ruiz
2011-05-02mapMatrixWithIndex, Mul, multiply.hsAlberto Ruiz
2011-04-27fixed cmap signatureAlberto Ruiz
2011-03-30ghc-7.0.3 testedAlberto Ruiz
2011-03-23findNaNAlberto Ruiz
2011-03-12fpudebugAlberto Ruiz
2011-03-09os x brew and rotTest toleranceAlberto Ruiz
2011-02-22minor change and thanksAlberto Ruiz
2011-01-21disable normv test in 7.0.1Alberto Ruiz
2011-01-08documentationAlberto Ruiz
2011-01-01accumAlberto Ruiz
2011-01-01simplified liftMatrix2AutoAlberto Ruiz
2011-01-01examples/bool.hsAlberto Ruiz
2010-12-30condAlberto Ruiz
2010-12-28step, find, assocAlberto Ruiz
2010-12-19invlndetAlberto Ruiz
2010-12-14fixed bug in liftMatrix2AutoAlberto Ruiz
2010-10-21option -f-binary (for testing ghc7)Alberto Ruiz
2010-09-29[hlint] Remove redundant brackets and $'sKhudyakov Alexey