summaryrefslogtreecommitdiff
path: root/lib/Numeric
AgeCommit message (Expand)Author
2010-05-12flag -fvectorAlberto Ruiz
2010-05-12more simplificationAlberto Ruiz
2010-05-11simplify modulesAlberto Ruiz
2010-04-24examples/parallel using toBlocksAlberto Ruiz
2010-04-23app5-10, some SCC, and other minor changesAlberto Ruiz
2010-04-07mbCholSHAlberto Ruiz
2010-04-06some changes in GSL.FittingAlberto Ruiz
2010-04-06fixed option -f-ddAlberto Ruiz
2010-03-30flag -f-ddAlberto Ruiz
2010-03-28solve benchmarkAlberto Ruiz
2010-03-27cholSolveAlberto Ruiz
2010-03-27interface to Levenberg-MarquardtAlberto Ruiz
2010-03-09change haskell98 importsgwern0
2010-03-01compatible with vectorAlberto Ruiz
2010-02-24created package hmatrix-specialAlberto Ruiz
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-18deprecate .* and */Alberto Ruiz
2010-01-18scalar moved to Linear and equal used for ==Alberto 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-02new rnf instancesAlberto Ruiz
2009-11-18removed rnf instancesAlberto 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-06-19minor changesAlberto Ruiz
2009-06-18saveMatrixAlberto Ruiz
2009-06-17vector fread/fwrite, fscanf/fprinfAlberto Ruiz