summaryrefslogtreecommitdiff
path: root/packages/base/src/Numeric/LinearAlgebra.hs
AgeCommit message (Expand)Author
2018-11-08Add generalized eigenvalues via dggev and zggevMaxim Koltsov
2018-04-27Merge branch 'fix-vector-show-instance'Peter Dobsan
2018-04-27Fixed vector show instance and related haddock entries.Peter Dobsan
2018-04-01Implement CIDominic Steinitz
2017-12-25Workaround for GHC-8.4.xHiromi ISHII
2017-03-21Add tridiagonal solver and tests for it and triagonal solver.Dominic Steinitz
2017-03-17Support triangular matrices.Dominic Steinitz
2016-11-02unitary -> normalizeAlberto Ruiz
2016-10-12add compactSVDTolKevin Slagle
2016-10-09implement thinQR and thinRQKevin Slagle
2016-05-02Update numeric class top level documentation.Matt Renaud
2015-07-21change names: Herm, unSym, mTm, and rnf instancesAlberto Ruiz
2015-07-17documentationAlberto Ruiz
2015-07-17QR typeAlberto Ruiz
2015-07-16Her, LU, LDL, Linear, AdditiveAlberto Ruiz
2015-07-13minor doc changesAlberto Ruiz
2015-07-12documentationAlberto Ruiz
2015-07-11ldl factorizationAlberto Ruiz
2015-06-17improved luSolve', testsAlberto Ruiz
2015-06-17luSolve'Alberto Ruiz
2015-06-15documentation, more general cond, remove some unicode, minor changesAlberto Ruiz
2015-06-14minor changesAlberto Ruiz
2015-06-13setRect, general luPacked' based on luSTAlberto Ruiz
2015-06-12row ops in STAlberto Ruiz
2015-06-08instances for Mod m Z and Mod m IAlberto Ruiz
2015-06-05change imports in the exposed modulesAlberto Ruiz
2015-06-01generic gaussElim, modularTestAlberto Ruiz
2015-05-31added experimental module for modular operationAlberto Ruiz
2015-05-23join SContainer and Container using Fractional contextsAlberto Ruiz
2015-05-22initial CInt SContainerAlberto Ruiz
2015-04-15remove UtilAlberto Ruiz
2014-05-24backward compatibilityAlberto Ruiz
2014-05-23relativeError, cgSolve'Alberto Ruiz
2014-05-22auxliary container functionsAlberto Ruiz
2014-05-22initial support for sparse matrixAlberto Ruiz
2014-05-21Numeric.Container and Numeric.LinearAlgebra moved to baseAlberto Ruiz
2014-05-16license changes, reexport modulesAlberto Ruiz
2014-05-16linear algebra movedAlberto Ruiz