summaryrefslogtreecommitdiff
path: root/packages/base/src/Numeric/LinearAlgebra/Devel.hs
AgeCommit message (Collapse)Author
2016-12-19add reorderVector function for tensor libraries (e.g. hTensor) to implement ↵Kevin Slagle
tensor transpose
2016-10-08Remove unsafe `Internal.Foreign`.Francesco Mazzoli
See #199 for details. The API exported by `Internal.Foreign` was inherently unsafe.
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
replaced by several overloaded app variants in the style of the module Internal.Foreign contributed by Mike Ledger.
2015-06-17gemmmAlberto Ruiz
2015-06-14minor changesAlberto Ruiz
2015-06-13setRect, general luPacked' based on luSTAlberto Ruiz
2015-06-12row ops in STAlberto Ruiz
2015-06-06remove ToolsAlberto Ruiz
2015-06-05change imports in the exposed modulesAlberto Ruiz
2014-06-18to/from ByteStringAlberto Ruiz
2014-05-28fix static blocks, GMatrixAlberto Ruiz
2014-05-22auxliary container functionsAlberto Ruiz
2014-05-21Numeric.Container and Numeric.LinearAlgebra moved to baseAlberto Ruiz
2014-05-16Numeric.Container compatibleAlberto Ruiz
2014-05-16license changes, reexport modulesAlberto Ruiz