summaryrefslogtreecommitdiff
path: root/hmatrix.cabal
AgeCommit message (Expand)Author
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
2010-07-27ghc-binary -> binary, and thanksAlberto Ruiz
2010-07-13fix mapVectorM(_) and add exampleVivian McPhail
2010-07-12refactored Data.Packed.Vector to remove any numericsVivian McPhail
2010-07-09vectorMapM, vectorMapM_Vivian McPhail
2010-06-21Binary instances for Vector and Matrix by Vivian McPhailAlberto Ruiz
2010-05-12flag -fvectorAlberto Ruiz
2010-05-11simplify modulesAlberto Ruiz
2010-04-23app5-10, some SCC, and other minor changesAlberto Ruiz
2010-04-21Windows Install modification.max.suica
2010-03-30flag -f-ddAlberto Ruiz
2010-03-27interface to Levenberg-MarquardtAlberto Ruiz
2010-03-09rm unneeded haskell98 depgwern0
2010-03-01compatible with vectorAlberto Ruiz
2010-02-24created package hmatrix-specialAlberto Ruiz
2010-02-24conversion from/to Data.Vector.StorableAlberto Ruiz
2010-02-20added flag -f-testsAlberto Ruiz
2010-02-20added simpler devel exampleAlberto Ruiz