index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
base
/
src
/
Internal
/
Modular.hs
Age
Commit message (
Collapse
)
Author
2015-07-17
QR type
Alberto Ruiz
2015-07-16
Her, LU, LDL, Linear, Additive
Alberto Ruiz
2015-07-03
fix subMatrix tot and test
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-27
use slice interface for lapack funcs (wip)
Alberto Ruiz
2015-06-24
initial support of sliceMatrix, remove transdata
Alberto Ruiz
2015-06-21
clean unused
Alberto Ruiz
2015-06-20
NFData for Mod, alternative luPacked'' using gaxpy
Alberto Ruiz
2015-06-17
improved luSolve', tests
Alberto Ruiz
2015-06-17
gemmm
Alberto Ruiz
2015-06-15
increase test tolerance for x86_64
Alberto Ruiz
2015-06-15
documentation, more general cond, remove some unicode, 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-09
fix gaussElim, changelog
Alberto Ruiz
2015-06-08
instances for Mod m Z and Mod m I
Alberto Ruiz
2015-06-08
modular C matrix product
Alberto Ruiz
2015-06-06
more general modular, preparing for Z
Alberto Ruiz
2015-06-06
remove Tools
Alberto Ruiz
2015-06-05
move modular
Alberto Ruiz