summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-02-02table, splitEveryAlberto Ruiz
2010-02-01export liftMatrix2AutoAlberto Ruiz
2010-02-01internal idim irows icolsAlberto Ruiz
2010-01-31auto replicate single row/columnAlberto Ruiz
2010-01-20block utestAlberto Ruiz
2010-01-20exposed minimizeV, minimizeVDAlberto Ruiz
2010-01-20more defined fromRows/fromColumns/fromBlocksAlberto Ruiz
2010-01-18deprecate .* and */Alberto Ruiz
2010-01-18scalar moved to Linear and equal used for ==Alberto 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 eig functionsAlberto 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-10Add functions buildVector and buildMatrix.Erik de Castro Lopo
2009-12-02fix versionAlberto Ruiz
2009-12-02new rnf instancesAlberto Ruiz
2009-11-18removed rnf instancesAlberto Ruiz