summaryrefslogtreecommitdiff
path: root/packages/base/src/Internal/Util.hs
AgeCommit message (Expand)Author
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-07-23Fix compilation with GHC 8.2 by adding some type signatures.Niklas Hambüchen
2016-11-02unitary -> normalizeAlberto Ruiz
2016-10-18document norm functions and fix compactSVDTol documentationKevin Slagle
2015-07-21change names: Herm, unSym, mTm, and rnf instancesAlberto Ruiz
2015-07-16Her, LU, LDL, Linear, AdditiveAlberto Ruiz
2015-06-30subMatrix changed to non copying sliceAlberto Ruiz
2015-06-27use slice interface for lapack funcs (wip)Alberto Ruiz
2015-06-24initial support of sliceMatrix, remove transdataAlberto Ruiz
2015-06-20NFData for Mod, alternative luPacked'' using gaxpyAlberto Ruiz
2015-06-19removed the annoying appN adapter for the foreign functions.Alberto 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-09fix gaussElim, changelogAlberto Ruiz
2015-06-08gaussElim using foldMatrixAlberto Ruiz
2015-06-06remove ToolsAlberto Ruiz
2015-06-05move utilAlberto Ruiz