Age | Commit message (Expand) | Author |
---|---|---|
2010-03-30 | flag -f-dd | Alberto Ruiz |
2010-03-29 | updated INSTALL file | Alberto Ruiz |
2010-03-28 | solve benchmark | Alberto Ruiz |
2010-03-28 | randomGaussian using chol | Alberto Ruiz |
2010-03-27 | cholSolve | Alberto Ruiz |
2010-03-27 | interface to Levenberg-Marquardt | Alberto Ruiz |
2010-03-09 | rm unneeded haskell98 dep | gwern0 |
2010-03-09 | change haskell98 imports | gwern0 |
2010-03-01 | compatible with vector | Alberto Ruiz |
2010-02-24 | created package hmatrix-special | Alberto Ruiz |
2010-02-24 | conversion from/to Data.Vector.Storable | Alberto Ruiz |
2010-02-24 | fixed .cabal | Alberto Ruiz |
2010-02-24 | removed simplexDense | Alberto Ruiz |
2010-02-23 | error checking for simplex | Alberto Ruiz |
2010-02-23 | documentation for simplex | Alberto Ruiz |
2010-02-21 | simple glpk interface | Alberto Ruiz |
2010-02-20 | added flag -f-tests | Alberto Ruiz |
2010-02-20 | added simpler devel example | Alberto Ruiz |
2010-02-20 | THANKS file | Alberto Ruiz |
2010-02-20 | fixed nullspace prop | Alberto Ruiz |
2010-02-20 | safe-cheap flag | Alberto Ruiz |
2010-02-08 | fixed .cabal for OSX, ack. to H. Apfelmus | Alberto Ruiz |
2010-02-08 | check ts odeSolve | Alberto Ruiz |
2010-02-07 | added odeSolve | Alberto Ruiz |
2010-02-05 | deprecate <|> and <-> | Alberto Ruiz |
2010-02-04 | added examples/HMatrixReal.hs | Alberto Ruiz |
2010-02-03 | updated examples, removed Util module | Alberto Ruiz |
2010-02-03 | dispcf, latexFormat | Alberto Ruiz |
2010-02-02 | added Numeric.LinearAlgebra.Util | Alberto Ruiz |
2010-02-02 | table, splitEvery | Alberto Ruiz |
2010-02-01 | export liftMatrix2Auto | Alberto Ruiz |
2010-02-01 | internal idim irows icols | Alberto Ruiz |
2010-01-31 | auto replicate single row/column | Alberto Ruiz |
2010-01-20 | block utest | Alberto Ruiz |
2010-01-20 | exposed minimizeV, minimizeVD | Alberto Ruiz |
2010-01-20 | more defined fromRows/fromColumns/fromBlocks | Alberto Ruiz |
2010-01-18 | deprecate .* and */ | Alberto Ruiz |
2010-01-18 | scalar moved to Linear and equal used for == | Alberto Ruiz |
2010-01-16 | vecdisp, scalar, docs | Alberto Ruiz |
2010-01-14 | dispf, disps | Alberto Ruiz |
2010-01-04 | minor change | Alberto Ruiz |
2009-12-30 | runBenchmarks | Alberto Ruiz |
2009-12-29 | linearSolveLS, rq | Alberto Ruiz |
2009-12-28 | additional eig functions | Alberto Ruiz |
2009-12-28 | additional svd functions | Alberto Ruiz |
2009-12-22 | fix ghc-6.12 warnings | Alberto Ruiz |
2009-12-12 | ranksv and tests | Alberto Ruiz |
2009-12-10 | remove NFData instances | Alberto Ruiz |
2009-12-10 | acknowledgement | Alberto Ruiz |
2009-12-10 | Add functions buildVector and buildMatrix. | Erik de Castro Lopo |