index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Numeric
/
LinearAlgebra
Age
Commit message (
Collapse
)
Author
2013-07-04
explicit imports in Util
Alberto Ruiz
2013-05-22
operators for extraction of rows and columns, alternative concatenation
Alberto Ruiz
2013-05-21
Util: pairwise2D, rowOuters, null1, null1sym
Alberto Ruiz
2013-05-21
size, unitary, mt
Alberto Ruiz
2013-05-21
merge develop, fix conflicts
Alberto Ruiz
2012-07-30
reference for Kronecker tools
Alberto Ruiz
2012-06-15
kronecker tools
Alberto Ruiz
2012-06-10
convolution
Alberto Ruiz
2012-03-19
remove deprecated
Alberto Ruiz
2012-03-19
orth
Alberto Ruiz
2012-03-19
rename module to Util, some changes, add cross product and disp
Alberto Ruiz
2012-03-18
change construction operators
Alberto Ruiz
2012-03-14
<\> admits multiple right-hand sides
Alberto Ruiz
2012-03-14
new module Numeric.LinearAlgebra.Real
Alberto Ruiz
2012-03-13
Merge remote-tracking branch 'wowus/master' into unsafe
Alberto Ruiz
2012-03-10
Removed foreign import safety.
Clark Gaebel
2012-02-27
merge
Alberto Ruiz
2012-01-08
Fix multiply.
Reiner Pope
2012-01-07
Make Matrix a product type
Reiner Pope
2011-12-25
remove warnings in glpk and special (Bas van Dijk's method)
Alberto Ruiz
2011-12-24
Warning police for GHC < 7.4
Bas van Dijk
The previous patch got rid of warnings when ghc >= 7.4. Unfortunately this caused warnings on GHC < 7.4. This patch removes warnings on all versions of GHC.
2011-12-24
Warning police
Bas van Dijk
2011-12-24
Fix build on GHC-7.4.1-rc1
Bas van Dijk
2011-12-22
ok hmatrix, hmatrix-tests, hmatrix-glpk
Alberto Ruiz
2011-12-21
fix CInt constructor warnings
Alberto Ruiz
2011-12-14
new package hmatrix-tests
Alberto Ruiz
2011-09-01
Get rid of some deprecation warnings & Use more explicit imports
Bas van Dijk
2011-07-13
generalized symmetric eigensystem
Alberto Ruiz
2011-03-30
ghc-7.0.3 tested
Alberto Ruiz
2011-03-23
findNaN
Alberto Ruiz
2011-03-12
fpudebug
Alberto Ruiz
2011-03-09
os x brew and rotTest tolerance
Alberto Ruiz
2011-01-21
disable normv test in 7.0.1
Alberto Ruiz
2011-01-01
accum
Alberto Ruiz
2011-01-01
simplified liftMatrix2Auto
Alberto Ruiz
2010-12-30
cond
Alberto Ruiz
2010-12-28
step, find, assoc
Alberto Ruiz
2010-12-19
invlndet
Alberto Ruiz
2010-09-29
[hlint] Remove redundant brackets and $'s
Khudyakov Alexey
2010-09-29
[hlint] replace 'and . map f' with 'all f'
Khudyakov Alexey
2010-09-28
move successive to Tests and examples
Alberto Ruiz
2010-09-26
fix imports, examples
Alberto Ruiz
2010-09-26
add successive
Vivian McPhail
2010-09-23
ContainerBoot
Alberto Ruiz
2010-09-23
minor doc fix, clean Plot
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-19
C functions for Storable a => transdata, constantD
Vivian McPhail
2010-09-20
move deprecated funcs to Numeric.Container
Alberto Ruiz
[next]