summaryrefslogtreecommitdiff
path: root/hmatrix.cabal
AgeCommit message (Expand)Author
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
2010-02-20safe-cheap flagAlberto Ruiz
2010-02-08fixed .cabal for OSX, ack. to H. ApfelmusAlberto Ruiz
2010-02-07added odeSolveAlberto Ruiz
2010-02-04added examples/HMatrixReal.hsAlberto Ruiz
2010-02-03updated examples, removed Util moduleAlberto Ruiz
2010-02-02added Numeric.LinearAlgebra.UtilAlberto Ruiz
2010-01-31auto replicate single row/columnAlberto Ruiz
2010-01-20block utestAlberto Ruiz
2010-01-16vecdisp, scalar, docsAlberto Ruiz
2010-01-14dispf, dispsAlberto Ruiz
2010-01-04minor changeAlberto Ruiz
2009-12-30runBenchmarksAlberto Ruiz
2009-12-29linearSolveLS, rqAlberto Ruiz
2009-12-28additional svd functionsAlberto Ruiz
2009-12-22fix ghc-6.12 warningsAlberto Ruiz
2009-12-12ranksv and testsAlberto Ruiz
2009-12-10remove NFData instancesAlberto Ruiz
2009-12-10acknowledgementAlberto Ruiz
2009-12-02fix versionAlberto Ruiz
2009-12-02new rnf instancesAlberto Ruiz
2009-11-18removed rnf instancesAlberto Ruiz
2009-11-16minor fix in .cabalAlberto Ruiz
2009-11-14added module Random.hsAlberto Ruiz
2009-11-13explicit export lists in internal modulesAlberto Ruiz
2009-11-10rankSVD, nullspaceSVDAlberto Ruiz
2009-10-15NFData instancesAlberto Ruiz
2009-06-19minor changesAlberto Ruiz
2009-06-18minor fixAlberto Ruiz
2009-06-17added special transport and elljacAlberto Ruiz
2009-06-11check multimin iterate statusAlberto Ruiz
2009-06-09exprel_n_CF_e not exportedAlberto Ruiz
2009-06-08auxiliary functions moved to Numeric.GSL.InternalAlberto Ruiz
2009-06-04improved windows installation instructionsAlberto Ruiz