summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-02-20fixed nullspace propAlberto Ruiz
2010-02-20safe-cheap flagAlberto Ruiz
2010-02-08check ts odeSolveAlberto Ruiz
2010-02-07added odeSolveAlberto Ruiz
2010-02-05deprecate <|> and <->Alberto 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
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-10Add functions buildVector and buildMatrix.Erik de Castro Lopo
2009-12-02new rnf instancesAlberto Ruiz
2009-11-18removed rnf instancesAlberto Ruiz
2009-11-16gnuplotpdfAlberto Ruiz
2009-11-15uniformSampleAlberto Ruiz
2009-11-14added module Random.hsAlberto Ruiz
2009-11-14randomVectorAlberto Ruiz
2009-11-13explicit export lists in internal modulesAlberto Ruiz
2009-11-10rankSVD, nullspaceSVDAlberto Ruiz
2009-10-15NFData instancesAlberto Ruiz
2009-10-15default transdata and constantDAlberto Ruiz
2009-06-19minor changesAlberto Ruiz
2009-06-18saveMatrixAlberto Ruiz
2009-06-17vector fread/fwrite, fscanf/fprinfAlberto Ruiz
2009-06-17added special transport and elljacAlberto Ruiz
2009-06-12minimize and root maxiter fixedAlberto Ruiz
2009-06-11check multimin iterate statusAlberto Ruiz
2009-06-10nmsimplex test compatAlberto Ruiz
2009-06-10check gsl versionAlberto Ruiz
2009-06-09exprel_n_CF_e not exportedAlberto Ruiz
2009-06-08auxiliary functions moved to Numeric.GSL.InternalAlberto Ruiz
2009-06-08included all GSL minimization methodsAlberto Ruiz
2009-06-07root finding with jacobianAlberto Ruiz
2009-06-05check dim in root functionAlberto Ruiz