index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
base
/
src
/
Numeric
/
LinearAlgebra.hs
Age
Commit message (
Collapse
)
Author
2015-07-21
change names: Herm, unSym, mTm, and rnf instances
Alberto Ruiz
2015-07-17
documentation
Alberto Ruiz
2015-07-17
QR type
Alberto Ruiz
2015-07-16
Her, LU, LDL, Linear, Additive
Alberto Ruiz
2015-07-13
minor doc changes
Alberto Ruiz
2015-07-12
documentation
Alberto Ruiz
2015-07-11
ldl factorization
Alberto Ruiz
2015-06-17
improved luSolve', tests
Alberto Ruiz
2015-06-17
luSolve'
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-08
instances for Mod m Z and Mod m I
Alberto Ruiz
2015-06-05
change imports in the exposed modules
Alberto Ruiz
2015-06-01
generic gaussElim, modularTest
Alberto Ruiz
2015-05-31
added experimental module for modular operation
Alberto Ruiz
2015-05-23
join SContainer and Container using Fractional contexts
Alberto Ruiz
2015-05-22
initial CInt SContainer
Alberto Ruiz
2015-04-15
remove Util
Alberto Ruiz
2014-05-24
backward compatibility
Alberto Ruiz
2014-05-23
relativeError, cgSolve'
Alberto Ruiz
2014-05-22
auxliary container functions
Alberto Ruiz
2014-05-22
initial support for sparse matrix
Alberto Ruiz
2014-05-21
Numeric.Container and Numeric.LinearAlgebra moved to base
Alberto Ruiz
2014-05-16
license changes, reexport modules
Alberto Ruiz
2014-05-16
linear algebra moved
Alberto Ruiz