summaryrefslogtreecommitdiff
path: root/hmatrix.cabal
AgeCommit message (Expand)Author
2012-03-13update ode test and bump versionsAlberto Ruiz
2012-02-05odeiv2Alberto Ruiz
2012-01-15flags removedAlberto Ruiz
2012-01-07new version and thanksAlberto Ruiz
2011-12-26fix .cabalAlberto Ruiz
2011-12-25remove warnings in glpk and special (Bas van Dijk's method)Alberto Ruiz
2011-12-24Use a cabal test-suite section instead of the deprecated runTests hookBas van Dijk
2011-12-23ok also with ghc-7.0Alberto Ruiz
2011-12-22ok hmatrix-specialAlberto Ruiz
2011-12-14new package hmatrix-testsAlberto Ruiz
2011-12-080.12.0.2Alberto Ruiz
2011-12-08fix haddock markup errorsAlberto Ruiz
2011-09-21fix Config.hsAlberto Ruiz
2011-09-02require vector >= 0.8Alberto Ruiz
2011-09-02thanks & bump versionAlberto 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-13simplified Setup.hsAlberto Ruiz
2011-03-12fpudebugAlberto Ruiz
2011-03-09fix extra-source-filesAlberto Ruiz
2011-03-09DFINIT for ghc-7.0.2Alberto Ruiz
2011-03-09os x brew and rotTest toleranceAlberto Ruiz
2011-03-02import Configure.hs from Setup.lhs to be compiled with the same version of CabalAlberto Ruiz
2011-02-22minor change and thanksAlberto Ruiz
2011-02-13change webpage and repoAlberto Ruiz
2011-02-13fix -arch i386Alberto Ruiz
2011-01-21version 0.11Alberto Ruiz
2011-01-21finit in 7.0.1Alberto Ruiz
2011-01-21disable normv test in 7.0.1Alberto Ruiz
2011-01-20-fvector TrueAlberto Ruiz
2011-01-20osx -arch i386Alberto Ruiz
2011-01-01examples/bool.hsAlberto Ruiz
2010-12-19invlndetAlberto Ruiz
2010-12-14fixed bug in liftMatrix2AutoAlberto Ruiz
2010-10-21option -f-binary (for testing ghc7)Alberto Ruiz
2010-10-20thanksAlberto Ruiz
2010-09-28minor edit in docAlberto Ruiz
2010-09-28move successive to Tests and examplesAlberto Ruiz
2010-09-23ContainerBootAlberto Ruiz
2010-09-21move display/IOAlberto Ruiz
2010-09-21add MatrixBoot so ctrans, diag, ident in NumeriVivian McPhail
2010-09-11add optimised chain matrix multiplicationVivian McPhail
2010-09-08re-export changesAlberto Ruiz
2010-09-06Merged changes with conversion-linearVivian McPhail
2010-09-05refactor Numeric Vector/Matrix and classesVivian McPhail
2010-08-29expose Numeric.LinearAlgebra.InstancesVivian McPhail
2010-08-13remove MonadIO constraint from mapVectorM(_)Vivian McPhail