summaryrefslogtreecommitdiff
path: root/lib/Numeric/LinearAlgebra/Tests.hs
AgeCommit message (Expand)Author
2011-12-14new package hmatrix-testsAlberto Ruiz
2011-03-23findNaNAlberto Ruiz
2011-03-09os x brew and rotTest toleranceAlberto Ruiz
2011-01-21disable normv test in 7.0.1Alberto Ruiz
2011-01-01accumAlberto Ruiz
2011-01-01simplified liftMatrix2AutoAlberto Ruiz
2010-12-30condAlberto Ruiz
2010-12-28step, find, assocAlberto Ruiz
2010-12-19invlndetAlberto Ruiz
2010-09-28move successive to Tests and examplesAlberto Ruiz
2010-09-26fix imports, examplesAlberto Ruiz
2010-09-26add successiveVivian McPhail
2010-09-13remove ComplexContainerAlberto Ruiz
2010-09-12improve chain -> optimiseMult function / documentationVivian McPhail
2010-09-11simple testsAlberto Ruiz
2010-09-11optimized conjugateAlberto Ruiz
2010-09-08fixed type of vector normsAlberto Ruiz
2010-09-05refactor Numeric Vector/Matrix and classesVivian McPhail
2010-09-04unit tests for normsAlberto Ruiz
2010-08-31refactoring normsAlberto Ruiz
2010-08-26Float matrix productAlberto Ruiz
2010-08-25simpler Container typeclassAlberto Ruiz
2010-08-23offset testAlberto Ruiz
2010-07-08minor fix and thanksAlberto Ruiz
2010-05-12more simplificationAlberto 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-01compatible with vectorAlberto Ruiz
2010-02-24created package hmatrix-specialAlberto Ruiz
2010-02-07added odeSolveAlberto Ruiz
2010-02-01export liftMatrix2AutoAlberto Ruiz
2010-01-20block utestAlberto Ruiz
2010-01-18deprecate .* and */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-11-15uniformSampleAlberto Ruiz
2009-11-14added module Random.hsAlberto Ruiz
2009-06-10nmsimplex test compatAlberto Ruiz
2009-06-08included all GSL minimization methodsAlberto Ruiz
2009-06-07root finding with jacobianAlberto Ruiz