Age | Commit message (Expand) | Author |
---|---|---|
2010-07-05 | added Vectors typeclass and refactored | Vivian McPhail |
2010-06-29 | add-vector-float | Vivian McPhail |
2010-05-12 | flag -fvector | Alberto Ruiz |
2010-05-12 | more simplification | Alberto Ruiz |
2010-05-11 | simplify modules | Alberto Ruiz |
2010-04-24 | examples/parallel using toBlocks | Alberto Ruiz |
2010-04-23 | app5-10, some SCC, and other minor changes | Alberto Ruiz |
2010-04-07 | mbCholSH | Alberto Ruiz |
2010-04-06 | some changes in GSL.Fitting | Alberto Ruiz |
2010-04-06 | fixed option -f-dd | Alberto Ruiz |
2010-03-30 | flag -f-dd | Alberto Ruiz |
2010-03-28 | solve benchmark | Alberto Ruiz |
2010-03-27 | cholSolve | Alberto Ruiz |
2010-03-27 | interface to Levenberg-Marquardt | Alberto Ruiz |
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-20 | fixed nullspace prop | Alberto Ruiz |
2010-02-07 | added odeSolve | Alberto Ruiz |
2010-02-05 | deprecate <|> and <-> | 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-18 | deprecate .* and */ | Alberto Ruiz |
2010-01-18 | scalar moved to Linear and equal used for == | Alberto Ruiz |
2010-01-14 | dispf, disps | 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-02 | new rnf instances | Alberto Ruiz |
2009-11-18 | removed rnf instances | Alberto Ruiz |
2009-11-15 | uniformSample | Alberto Ruiz |
2009-11-14 | added module Random.hs | Alberto Ruiz |
2009-11-13 | explicit export lists in internal modules | Alberto Ruiz |
2009-11-10 | rankSVD, nullspaceSVD | Alberto Ruiz |
2009-10-15 | NFData instances | Alberto Ruiz |
2009-06-10 | nmsimplex test compat | Alberto Ruiz |
2009-06-08 | included all GSL minimization methods | Alberto Ruiz |
2009-06-07 | root finding with jacobian | Alberto Ruiz |
2009-06-04 | improved windows installation instructions | Alberto Ruiz |
2009-06-04 | added some root finding algorithms | Alberto Ruiz |