summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2015-07-12documentationAlberto Ruiz
2015-07-11ldl factorizationAlberto Ruiz
2015-07-06use apply in saveMatrixAlberto Ruiz
2015-07-03fix subMatrix tot and testAlberto Ruiz
2015-07-01minor fixAlberto Ruiz
2015-07-01Revert "remove applyRaw"Alberto Ruiz
2015-06-30remove applyRawAlberto Ruiz
2015-06-30subMatrix changed to non copying sliceAlberto Ruiz
2015-06-30CTrans class to preserve slices in real transposesAlberto Ruiz
2015-06-30support slice in multiplyAlberto Ruiz
2015-06-29pass copied slice in linearSolveAlberto Ruiz
2015-06-29pass copied slice (svd)Alberto Ruiz
2015-06-29use lda in lusAlberto Ruiz
2015-06-28pass copied slice (eig)Alberto Ruiz
2015-06-28pass copied slice (qr, hess,schur,lu)Alberto Ruiz
2015-06-28pass copied slice to lapack (chol)Alberto Ruiz
2015-06-28copy sliceAlberto Ruiz
2015-06-27use slice interface for lapack funcs (wip)Alberto Ruiz
2015-06-24initial support of sliceMatrix, remove transdataAlberto Ruiz
2015-06-22sliceMatrix (wip)Alberto Ruiz
2015-06-22implicit rowOrderAlberto Ruiz
2015-06-21clean unusedAlberto 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-18thanks and changelogAlberto Ruiz
2015-06-18Merge pull request #132 from peddie/simanAlberto Ruiz
2015-06-18Add an interface to the GSL simulated annealing module.Matthew Peddie
2015-06-17improved luSolve', testsAlberto Ruiz
2015-06-17gemmmAlberto Ruiz
2015-06-17luSolve'Alberto Ruiz
2015-06-15increase test tolerance for x86_64Alberto Ruiz
2015-06-15documentation, more general cond, remove some unicode, minor changesAlberto Ruiz
2015-06-14minor changesAlberto Ruiz
2015-06-14benchmark luPacked'Alberto 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-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-06fromZ, toZAlberto Ruiz
2015-06-06support for Int64 elementsAlberto Ruiz
2015-06-06int64_t C funsAlberto Ruiz
2015-06-06remove ToolsAlberto Ruiz
2015-06-05simplify extract{Rows,Columns} using ??Alberto Ruiz
2015-06-05move extractor to ElementAlberto Ruiz
2015-06-05remove intermediate reexport modulesAlberto Ruiz
2015-06-05move matrixAlberto Ruiz
2015-06-05move internal matrixAlberto Ruiz