summaryrefslogtreecommitdiff
path: root/lib/Numeric/LinearAlgebra/Algorithms.hs
AgeCommit message (Expand)Author
2014-04-24konst with bidirectional type inferenceAlberto Ruiz
2014-04-23join -> vjoinAlberto Ruiz
2013-11-15Field t constraints, general pinvTol, and pinv = pinvTol 1Alberto Ruiz
2012-03-19remove deprecatedAlberto Ruiz
2012-03-19orthAlberto Ruiz
2012-02-27mergeAlberto Ruiz
2011-12-25remove warnings in glpk and special (Bas van Dijk's method)Alberto Ruiz
2011-12-24Fix build on GHC-7.4.1-rc1Bas van Dijk
2011-12-22ok hmatrix, hmatrix-tests, hmatrix-glpkAlberto Ruiz
2011-07-13generalized symmetric eigensystemAlberto Ruiz
2011-01-01simplified liftMatrix2AutoAlberto Ruiz
2010-12-19invlndetAlberto Ruiz
2010-09-29[hlint] Remove redundant brackets and $'sKhudyakov Alexey
2010-09-23ContainerBootAlberto Ruiz
2010-09-23minor doc fix, clean PlotAlberto Ruiz
2010-09-21add MatrixBoot so ctrans, diag, ident in NumeriVivian McPhail
2010-09-20generalized diagRectAlberto Ruiz
2010-09-20move deprecated funcs to Numeric.ContainerAlberto Ruiz
2010-09-14more general pnormAlberto Ruiz
2010-09-13remove ComplexContainerAlberto Ruiz
2010-09-11simple testsAlberto Ruiz
2010-09-11added generic konstAlberto Ruiz
2010-09-10minor comment and documentation fixesVivian McPhail
2010-09-08fixed type of vector normsAlberto Ruiz
2010-09-08re-export changesAlberto Ruiz
2010-09-06Merged changes with conversion-linearVivian McPhail
2010-09-06working on conversion / linearAlberto Ruiz
2010-09-05refactor Numeric Vector/Matrix and classesVivian McPhail
2010-09-04unit tests for normsAlberto Ruiz
2010-09-04vector norms moved to VectorsAlberto Ruiz
2010-08-31refactoring normsAlberto Ruiz
2010-08-28conversion function namesAlberto Ruiz
2010-08-26Float matrix productAlberto Ruiz
2010-08-25simpler Container typeclassAlberto Ruiz
2010-07-12refactored Data.Packed.Vector to remove any numericsVivian McPhail
2010-07-05Vectors needs to be exportedVivian McPhail
2010-07-05added Vectors typeclass and refactoredVivian McPhail
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-06fixed option -f-ddAlberto Ruiz
2010-03-30flag -f-ddAlberto Ruiz
2010-03-27cholSolveAlberto Ruiz
2010-02-02table, splitEveryAlberto Ruiz
2010-01-18scalar moved to Linear and equal used for ==Alberto Ruiz
2009-12-29linearSolveLS, rqAlberto Ruiz
2009-12-28additional eig functionsAlberto Ruiz
2009-12-28additional svd functionsAlberto Ruiz