summaryrefslogtreecommitdiff
path: root/lib/Numeric/LinearAlgebra/LAPACK.hs
AgeCommit message (Expand)Author
2013-05-21merge develop, fix conflictsAlberto Ruiz
2012-03-10Removed foreign import safety.Clark Gaebel
2012-01-08Fix multiply.Reiner Pope
2012-01-07Make Matrix a product typeReiner Pope
2011-12-24Warning police for GHC < 7.4Bas van Dijk
2011-12-24Warning policeBas van Dijk
2011-09-01Get rid of some deprecation warnings & Use more explicit importsBas van Dijk
2010-09-13remove ComplexContainerAlberto Ruiz
2010-09-11simple testsAlberto Ruiz
2010-09-08re-export changesAlberto Ruiz
2010-09-06Merged changes with conversion-linearVivian McPhail
2010-09-05refactor Numeric Vector/Matrix and classesVivian McPhail
2010-08-26Float matrix productAlberto Ruiz
2010-05-12more simplificationAlberto Ruiz
2010-04-23app5-10, some SCC, and other minor changesAlberto Ruiz
2010-04-07mbCholSHAlberto Ruiz
2010-03-27cholSolveAlberto Ruiz
2009-12-28additional eig functionsAlberto Ruiz
2009-12-28additional svd functionsAlberto Ruiz
2009-12-22fix ghc-6.12 warningsAlberto Ruiz
2008-11-05improved constantAlberto Ruiz
2008-11-04multiply/trans okAlberto Ruiz
2008-10-27added luSolveAlberto Ruiz
2008-10-24added dgetrs support for solving linear systems from LU factorizationReiner Pope
2007-12-03lapack luAlberto Ruiz
2007-11-23removed many -Wall warningsAlberto Ruiz
2007-11-22app1, app2, ...Alberto Ruiz
2007-11-12withMatrixAlberto Ruiz
2007-11-12data structures simplificationAlberto Ruiz
2007-10-26added Schur factorizationAlberto Ruiz
2007-10-26added Hessenberg factorizationAlberto Ruiz
2007-10-01LinearAlgebra and GSL moved to NumericAlberto Ruiz