index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Data
/
Packed
/
Matrix.hs
Age
Commit message (
Collapse
)
Author
2014-05-08
empty hmatrix-base
Alberto Ruiz
2014-05-06
extend conformability to empty arrays
Alberto Ruiz
2014-05-04
allow empty arrays
Alberto Ruiz
2014-04-30
improved documentation
Alberto Ruiz
2014-04-29
hide documentation
Alberto Ruiz
2014-04-24
fix documentation
Alberto Ruiz
2014-04-23
join -> vjoin
Alberto Ruiz
2013-05-21
diagBlock
Alberto Ruiz
2013-05-21
merge develop, fix conflicts
Alberto Ruiz
2013-03-17
Matrix: Whitespace cleanup
Ben Gamari
2013-03-17
Matrix: Implement mapMatrixWithIndex independently
Ben Gamari
Previously this was piggybacking off of mapMatrixWithIndexM which would overflow the stack with large input
2013-03-17
Data.Packed.Matrix: mapMatrix* should pass indices as Ints
Ben Gamari
2011-12-08
fix haddock markup errors
Alberto Ruiz
2011-09-01
Get rid of some deprecation warnings & Use more explicit imports
Bas van Dijk
2011-05-02
mapMatrixWithIndex, Mul, multiply.hs
Alberto Ruiz
2011-01-01
simplified liftMatrix2Auto
Alberto Ruiz
2010-12-14
fixed bug in liftMatrix2Auto
Alberto Ruiz
2010-10-21
option -f-binary (for testing ghc7)
Alberto Ruiz
2010-09-29
[hlint] Remove redundant brackets and $'s
Khudyakov Alexey
2010-09-27
[hlint] Clean up language pragmas
Khudyakov Alexey
* use LANGUAGE pragmas instead of deprecated one * remove unused pragmas
2010-09-23
minor doc fix, clean Plot
Alberto Ruiz
2010-09-23
experimental build, build', konst'
Alberto Ruiz
2010-09-21
move display/IO
Alberto Ruiz
2010-09-20
generalized diagRect
Alberto Ruiz
2010-09-20
remove Fractional from Element
Vivian McPhail
2010-09-11
optimized conjugate
Alberto Ruiz
2010-09-09
ctrans moved to Data.Packed.Matrix
Alberto Ruiz
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
2010-08-31
refactoring norms
Alberto Ruiz
2010-08-28
conversion function names
Alberto Ruiz
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-06-29
add-vector-float
Vivian McPhail
2010-06-21
Binary instances for Vector and Matrix by Vivian McPhail
Alberto Ruiz
2010-05-12
more simplification
Alberto Ruiz
2010-04-23
app5-10, some SCC, and other minor changes
Alberto Ruiz
2010-04-07
toBlocks
Alberto Ruiz
2010-02-07
added odeSolve
Alberto Ruiz
2010-02-03
dispcf, latexFormat
Alberto Ruiz
2010-02-02
table, splitEvery
Alberto Ruiz
2010-02-01
export liftMatrix2Auto
Alberto Ruiz
2010-01-20
block utest
Alberto Ruiz
2010-01-20
more defined fromRows/fromColumns/fromBlocks
Alberto Ruiz
2010-01-18
scalar moved to Linear and equal used for ==
Alberto Ruiz
2010-01-16
vecdisp, scalar, docs
Alberto Ruiz
[next]