summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-14update urlsAlberto Ruiz
2012-03-14type hint and thanksAlberto Ruiz
2012-03-13changelogAlberto Ruiz
2012-03-13Merge branch 'unsafe' into developAlberto Ruiz
2012-03-13update ode test and bump versionsAlberto Ruiz
2012-03-13hmatrix-glpk extra-lib-dirs for OSXAlberto Ruiz
2012-03-13thanksAlberto Ruiz
2012-03-13revert to SAFE_CHEAP macro, unsafe by defaultAlberto Ruiz
2012-03-13Merge remote-tracking branch 'wowus/master' into unsafeAlberto Ruiz
2012-03-13Merge branch 'master' into developAlberto Ruiz
2012-03-12randnAlberto Ruiz
2012-03-11mkVecBenchAlberto 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-03-01update url of gsl-lapack-windows.zipAlberto Ruiz
2012-02-27Merge branch 'develop' into odeiv2Alberto Ruiz
2012-02-27mergeAlberto Ruiz
2012-02-25readme urlsAlberto Ruiz
2012-02-25merge changelogAlberto Ruiz
2012-02-25odeSolveV with safe method interfaceAlberto Ruiz
2012-02-23odeSolveV exampleAlberto Ruiz
2012-02-23minor doc fixAlberto Ruiz
2012-02-08thanks, changes, versionAlberto Ruiz
2012-02-08Merge pull request #9 from cdhf/masterAlberto Ruiz
2012-02-06add support for gsl_integration_qagi, gsl_integration_qagiu, gsl_integration_...Danny Chan
2012-02-05odeiv2Alberto Ruiz
2012-01-15flags removedAlberto Ruiz
2012-01-15Merge branch 'master' of github.com:AlbertoRuiz/hmatrixAlberto Ruiz
2012-01-08Merge pull request #7 from reinerp/masterAlberto Ruiz
2012-01-08Fix multiply.Reiner Pope
2012-01-07remove warningsAlberto Ruiz
2012-01-07new version and thanksAlberto Ruiz
2012-01-07Merge pull request #6 from reinerp/unsafe-building-primitivesAlberto 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-26fix .cabalAlberto Ruiz
2011-12-26changes for 0.13Alberto Ruiz
2011-12-26changes and thanks .mdAlberto Ruiz
2011-12-26gitignoreAlberto Ruiz
2011-12-26README.mdAlberto Ruiz
2011-12-26READMEAlberto Ruiz
2011-12-26index.mdAlberto Ruiz
2011-12-26thanks and new install fileAlberto Ruiz
2011-12-25remove warnings in glpk and special (Bas van Dijk's method)Alberto Ruiz
2011-12-25Merge pull request #1 from basvandijk/masterAlberto Ruiz
2011-12-24Warning police for GHC < 7.4Bas van Dijk
2011-12-24Warning policeBas van Dijk