summaryrefslogtreecommitdiff
path: root/lib/Numeric/LinearAlgebra/Algorithms.hs
AgeCommit message (Expand)Author
2009-12-22fix ghc-6.12 warningsAlberto Ruiz
2009-12-12ranksv and testsAlberto Ruiz
2009-11-13explicit export lists in internal modulesAlberto Ruiz
2009-11-10rankSVD, nullspaceSVDAlberto Ruiz
2009-04-18Algorithms module reorganized to fix documentation structureAlberto Ruiz
2008-11-05improved constantAlberto Ruiz
2008-11-04multiply/trans okAlberto Ruiz
2008-10-27added luSolveAlberto Ruiz
2008-10-23NaN problem solved with asm(finit)Alberto Ruiz
2008-10-22-WallAlberto Ruiz
2008-10-15debug info for the NaN bugAlberto Ruiz
2008-10-15expose-bug flagAlberto Ruiz
2008-10-05workaround optionAlberto Ruiz
2008-10-02alternative multiply versionsAlberto Ruiz
2008-06-10make empty lines with backslashes CPP friendlyDon Stewart
2008-02-23working on testsAlberto Ruiz
2008-01-28added the Testing module (and minor changes in instance definitions)Alberto Ruiz
2007-12-03lapack luAlberto Ruiz
2007-11-23removed many -Wall warningsAlberto Ruiz
2007-11-22minor changesAlberto Ruiz
2007-11-03simple sqrtmAlberto Ruiz
2007-10-31Field->Element, GenMat->FieldAlberto Ruiz
2007-10-31added general expm described in Golub and Van LoanAlberto Ruiz
2007-10-31-norm, +rcond, +kroneckerAlberto Ruiz
2007-10-29fixed economy svdAlberto Ruiz
2007-10-27added expm for diagonalizable matrices (experimental)Alberto Ruiz
2007-10-27added docAlberto Ruiz
2007-10-26added Schur factorizationAlberto Ruiz
2007-10-26added Hessenberg factorizationAlberto Ruiz
2007-10-23removed conjTransAlberto Ruiz
2007-10-06minor doc changesAlberto Ruiz
2007-10-03minor changesAlberto Ruiz
2007-10-02lapack real and complex unpacked QRAlberto Ruiz
2007-10-01LinearAlgebra and GSL moved to NumericAlberto Ruiz