index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Numeric
/
LinearAlgebra
/
Linear.hs
Age
Commit message (
Expand
)
Author
2010-09-04
vector norms moved to Vectors
Alberto Ruiz
2010-08-31
refactoring norms
Alberto Ruiz
2010-08-28
conversion function names
Alberto Ruiz
2010-08-27
fix zipVector name to zipVectorWith
Vivian McPhail
2010-08-26
Float matrix product
Alberto Ruiz
2010-08-25
simpler Container typeclass
Alberto Ruiz
2010-07-12
refactored Data.Packed.Vector to remove any numerics
Vivian McPhail
2010-07-09
generalised linspace
Vivian McPhail
2010-07-08
Linear and Floating (Complex Float)
Vivian McPhail
2010-07-07
rerename minIdx/maxIdx and deprecate vectorMinIdx
Vivian McPhail
2010-07-06
rename Vectors index functions
Vivian McPhail
2010-07-06
vectors complex idx fix
Vivian McPhail
2010-07-06
complex implementations for Vectors typeclass
Vivian McPhail
2010-07-05
added Vectors typeclass and refactored
Vivian McPhail
2010-06-29
add-vector-float
Vivian McPhail
2010-05-12
more simplification
Alberto Ruiz
2010-05-11
simplify modules
Alberto Ruiz
2010-01-18
scalar moved to Linear and equal used for ==
Alberto Ruiz
2009-12-22
fix ghc-6.12 warnings
Alberto Ruiz
2009-11-13
explicit export lists in internal modules
Alberto Ruiz
2008-10-22
-Wall
Alberto Ruiz
2008-10-14
ok with ghc-6.10-rc
Alberto Ruiz
2008-10-02
alternative multiply versions
Alberto Ruiz
2008-01-28
added the Testing module (and minor changes in instance definitions)
Alberto Ruiz
2007-11-23
removed many -Wall warnings
Alberto Ruiz
2007-11-12
data structures simplification
Alberto Ruiz
2007-10-31
Field->Element, GenMat->Field
Alberto Ruiz
2007-10-31
-norm, +rcond, +kronecker
Alberto Ruiz
2007-10-19
some refactoring
Alberto Ruiz
2007-10-01
LinearAlgebra and GSL moved to Numeric
Alberto Ruiz