summaryrefslogtreecommitdiff
path: root/packages/base/src/Internal/Matrix.hs
AgeCommit message (Expand)Author
2018-04-27Merge branch 'fix-vector-show-instance'Peter Dobsan
2018-04-27Fixed vector show instance and related haddock entries.Peter Dobsan
2018-04-01Implement CIDominic Steinitz
2016-12-19fix documentation typoKevin Slagle
2016-12-19add reorderVector function for tensor libraries (e.g. hTensor) to implement t...Kevin Slagle
2016-10-07Redefine (#)exfalso
2016-03-13Merge branch 'master' into matrix_binarySidharth Kapur
2016-02-09make ghc-8.0 happyAlberto Ruiz
2016-02-01some work (will probably undo this commit later)Sidharth Kapur
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-28copy sliceAlberto Ruiz
2015-06-24initial support of sliceMatrix, remove transdataAlberto Ruiz
2015-06-22sliceMatrix (wip)Alberto Ruiz
2015-06-22implicit rowOrderAlberto Ruiz
2015-06-19removed the annoying appN adapter for the foreign functions.Alberto Ruiz
2015-06-17gemmmAlberto 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-06support for Int64 elementsAlberto Ruiz
2015-06-06remove ToolsAlberto Ruiz
2015-06-05move internal matrixAlberto Ruiz