summaryrefslogtreecommitdiff
path: root/packages/base/src/Numeric
AgeCommit message (Expand)Author
2016-01-07added zipWith to Domain typeclass, and fixed scalar expansion bugs for mapX f...Justin Le
2016-01-05extract full vector for static outerAlberto Ruiz
2015-12-31Add Normed instance for Static matrix and vectorSidharth Kapur
2015-12-22NFData instances for various Static types, and mapping and outer product meth...Justin Le
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-30subMatrix changed to non copying sliceAlberto Ruiz
2015-06-24initial support of sliceMatrix, remove transdataAlberto Ruiz
2015-06-22sliceMatrix (wip)Alberto Ruiz
2015-06-19removed the annoying appN adapter for the foreign functions.Alberto Ruiz
2015-06-17improved luSolve', testsAlberto Ruiz
2015-06-17gemmmAlberto 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-06fromZ, toZAlberto Ruiz
2015-06-06support for Int64 elementsAlberto Ruiz
2015-06-06remove ToolsAlberto Ruiz
2015-06-05remove intermediate reexport modulesAlberto Ruiz
2015-06-05move vectorizedAlberto Ruiz
2015-06-05move conversionAlberto Ruiz
2015-06-05move lapackAlberto Ruiz
2015-06-05 move algorithmsAlberto Ruiz
2015-06-05move randomAlberto Ruiz
2015-06-05move sparseAlberto Ruiz
2015-06-05move convolutionAlberto Ruiz
2015-06-05move chainAlberto Ruiz
2015-06-05move cgAlberto Ruiz
2015-06-05move utilAlberto Ruiz
2015-06-05move modularAlberto Ruiz
2015-06-05move internal staticAlberto Ruiz
2015-06-05change imports in the exposed modulesAlberto Ruiz
2015-06-03Add {take,drop}Last{Rows,Columns}ntfrgl
2015-06-01generic gaussElim, modularTestAlberto Ruiz
2015-05-31added experimental module for modular operationAlberto Ruiz
2015-05-28general Range, testAlberto Ruiz
2015-05-28remap autoconformableAlberto Ruiz
2015-05-28use omat for multiplyIAlberto Ruiz
2015-05-28test int funsAlberto Ruiz
2015-05-27omat, AT, remapAlberto Ruiz
2015-05-27ccompare, cselect, toIntAlberto Ruiz
2015-05-26general sortVector, sortIndexAlberto Ruiz