summaryrefslogtreecommitdiff
path: root/packages/base/src/Internal/Modular.hs
AgeCommit message (Expand)Author
2018-04-01Implement CIDominic Steinitz
2017-12-25Workaround for GHC-8.4.xHiromi ISHII
2016-02-09make ghc-8.0 happyAlberto Ruiz
2015-07-17QR typeAlberto Ruiz
2015-07-16Her, LU, LDL, Linear, AdditiveAlberto Ruiz
2015-07-03fix subMatrix tot and testAlberto Ruiz
2015-06-30CTrans class to preserve slices in real transposesAlberto Ruiz
2015-06-30support slice in multiplyAlberto Ruiz
2015-06-27use slice interface for lapack funcs (wip)Alberto Ruiz
2015-06-24initial support of sliceMatrix, remove transdataAlberto Ruiz
2015-06-21clean unusedAlberto Ruiz
2015-06-20NFData for Mod, alternative luPacked'' using gaxpyAlberto Ruiz
2015-06-17improved luSolve', testsAlberto Ruiz
2015-06-17gemmmAlberto Ruiz
2015-06-15increase test tolerance for x86_64Alberto Ruiz
2015-06-15documentation, more general cond, remove some unicode, minor 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-08instances for Mod m Z and Mod m IAlberto Ruiz
2015-06-08modular C matrix productAlberto Ruiz
2015-06-06more general modular, preparing for ZAlberto Ruiz
2015-06-06remove ToolsAlberto Ruiz
2015-06-05move modularAlberto Ruiz