summaryrefslogtreecommitdiff
path: root/lib/Numeric/LinearAlgebra/Algorithms.hs
AgeCommit message (Expand)Author
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