index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Numeric
/
Matrix.hs
Age
Commit message (
Collapse
)
Author
2010-09-27
[hlint] Clean up language pragmas
Khudyakov Alexey
* use LANGUAGE pragmas instead of deprecated one * remove unused pragmas
2010-09-23
ContainerBoot
Alberto Ruiz
2010-09-21
move display/IO
Alberto Ruiz
2010-09-21
add MatrixBoot so ctrans, diag, ident in Numeri
Vivian McPhail
2010-09-20
generalized diagRect
Alberto Ruiz
2010-09-20
remove Fractional from Element
Vivian McPhail
2010-09-20
move deprecated funcs to Numeric.Container
Alberto Ruiz
2010-09-13
list instances in documentation for Numeric.Vector/Matrix
Vivian McPhail
2010-09-12
improve chain -> optimiseMult function / documentation
Vivian McPhail
2010-09-11
simple tests
Alberto Ruiz
2010-09-11
add optimised chain matrix multiplication
Vivian McPhail
2010-09-10
minor comment and documentation fixes
Vivian McPhail
2010-09-08
re-export changes
Alberto Ruiz
2010-09-07
remove v_* functions
Vivian McPhail
2010-09-06
Merged changes with conversion-linear
Vivian McPhail
2010-09-06
working on conversion / linear
Alberto Ruiz
2010-09-05
refactor Numeric Vector/Matrix and classes
Vivian McPhail