index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
base
/
src
/
Internal
/
Matrix.hs
Age
Commit message (
Expand
)
Author
2015-07-06
use apply in saveMatrix
Alberto Ruiz
2015-07-03
fix subMatrix tot and test
Alberto Ruiz
2015-07-01
minor fix
Alberto Ruiz
2015-07-01
Revert "remove applyRaw"
Alberto Ruiz
2015-06-30
remove applyRaw
Alberto Ruiz
2015-06-30
subMatrix changed to non copying slice
Alberto Ruiz
2015-06-30
CTrans class to preserve slices in real transposes
Alberto Ruiz
2015-06-30
support slice in multiply
Alberto Ruiz
2015-06-28
copy slice
Alberto Ruiz
2015-06-24
initial support of sliceMatrix, remove transdata
Alberto Ruiz
2015-06-22
sliceMatrix (wip)
Alberto Ruiz
2015-06-22
implicit rowOrder
Alberto Ruiz
2015-06-19
removed the annoying appN adapter for the foreign functions.
Alberto Ruiz
2015-06-17
gemmm
Alberto Ruiz
2015-06-15
documentation, more general cond, remove some unicode, minor changes
Alberto Ruiz
2015-06-14
minor changes
Alberto Ruiz
2015-06-13
setRect, general luPacked' based on luST
Alberto Ruiz
2015-06-12
row ops in ST
Alberto Ruiz
2015-06-06
support for Int64 elements
Alberto Ruiz
2015-06-06
remove Tools
Alberto Ruiz
2015-06-05
move internal matrix
Alberto Ruiz