summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-05added Vectors typeclass and refactoredVivian McPhail
2010-07-02fixed-zero-chunk-size-in-binary-vectorVivian McPhail
2010-07-01chunkified-binary-vectorVivian McPhail
2010-06-29add-vector-floatVivian McPhail
2010-06-21Binary instances for Vector and Matrix by Vivian McPhailAlberto Ruiz
2010-06-16improved configure.hs by Vivian McPhailAlberto Ruiz
2010-05-12updated changes fileAlberto Ruiz
2010-05-12flag -fvectorAlberto Ruiz
2010-05-12more simplificationAlberto Ruiz
2010-05-11simplify modulesAlberto Ruiz
2010-04-24examples/parallel using toBlocksAlberto Ruiz
2010-04-24.cabal windowsAlberto Ruiz
2010-04-23app5-10, some SCC, and other minor changesAlberto Ruiz
2010-04-21thanks to Max SuicaAlberto Ruiz
2010-04-21Windows Install modification.max.suica
2010-04-07toBlocksAlberto Ruiz
2010-04-07mbCholSHAlberto Ruiz
2010-04-06some changes in GSL.FittingAlberto Ruiz
2010-04-06fixed option -f-ddAlberto Ruiz
2010-04-02fixed import in examples/vector.hsAlberto Ruiz
2010-03-31corrected Bound constructors (thx Ozgur Akgun)Alberto Ruiz
2010-03-30flag -f-ddAlberto Ruiz
2010-03-29updated INSTALL fileAlberto Ruiz
2010-03-28solve benchmarkAlberto Ruiz
2010-03-28randomGaussian using cholAlberto Ruiz
2010-03-27cholSolveAlberto Ruiz
2010-03-27interface to Levenberg-MarquardtAlberto Ruiz
2010-03-09rm unneeded haskell98 depgwern0
2010-03-09change haskell98 importsgwern0
2010-03-01compatible with vectorAlberto Ruiz
2010-02-24created package hmatrix-specialAlberto Ruiz
2010-02-24conversion from/to Data.Vector.StorableAlberto Ruiz
2010-02-24fixed .cabalAlberto Ruiz
2010-02-24removed simplexDenseAlberto Ruiz
2010-02-23error checking for simplexAlberto Ruiz
2010-02-23documentation for simplexAlberto Ruiz
2010-02-21simple glpk interfaceAlberto Ruiz
2010-02-20added flag -f-testsAlberto Ruiz
2010-02-20added simpler devel exampleAlberto Ruiz
2010-02-20THANKS fileAlberto Ruiz
2010-02-20fixed nullspace propAlberto Ruiz
2010-02-20safe-cheap flagAlberto Ruiz
2010-02-08fixed .cabal for OSX, ack. to H. ApfelmusAlberto Ruiz
2010-02-08check ts odeSolveAlberto Ruiz
2010-02-07added odeSolveAlberto Ruiz
2010-02-05deprecate <|> and <->Alberto Ruiz
2010-02-04added examples/HMatrixReal.hsAlberto Ruiz
2010-02-03updated examples, removed Util moduleAlberto Ruiz
2010-02-03dispcf, latexFormatAlberto Ruiz
2010-02-02added Numeric.LinearAlgebra.UtilAlberto Ruiz