summaryrefslogtreecommitdiff
path: root/packages/base/src/Internal/Vectorized.hs
AgeCommit message (Collapse)Author
2016-10-07Redefine (#)exfalso
2015-07-01Revert "remove applyRaw"Alberto Ruiz
This reverts commit 89ace10b752b18cb4b9498d38344e4b0a716f575.
2015-06-30remove applyRawAlberto 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-08modular C matrix productAlberto Ruiz
2015-06-06fromZ, toZAlberto Ruiz
2015-06-06support for Int64 elementsAlberto Ruiz
2015-06-06remove ToolsAlberto Ruiz
2015-06-05move vectorizedAlberto Ruiz