index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Data
/
Packed
Age
Commit message (
Expand
)
Author
2010-02-24
conversion from/to Data.Vector.Storable
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-02-01
internal idim irows icols
Alberto Ruiz
2010-01-20
block utest
Alberto Ruiz
2010-01-20
more defined fromRows/fromColumns/fromBlocks
Alberto Ruiz
2010-01-18
deprecate .* and */
Alberto Ruiz
2010-01-18
scalar moved to Linear and equal used for ==
Alberto Ruiz
2010-01-16
vecdisp, scalar, docs
Alberto Ruiz
2010-01-14
dispf, disps
Alberto Ruiz
2009-12-22
fix ghc-6.12 warnings
Alberto Ruiz
2009-12-10
Add functions buildVector and buildMatrix.
Erik de Castro Lopo
2009-11-15
uniformSample
Alberto Ruiz
2009-11-14
added module Random.hs
Alberto Ruiz
2009-11-14
randomVector
Alberto Ruiz
2009-11-13
explicit export lists in internal modules
Alberto Ruiz
2009-10-15
default transdata and constantD
Alberto Ruiz
2009-06-18
saveMatrix
Alberto Ruiz
2009-06-17
vector fread/fwrite, fscanf/fprinf
Alberto Ruiz
2009-06-04
improved windows installation instructions
Alberto Ruiz
2009-05-18
free fromFile filename
Alberto Ruiz
2009-05-16
loadMatrix (based on wc)
Alberto Ruiz
2009-05-13
added Development module
Alberto Ruiz
2009-04-27
more defined (|>) and (><) as suggested by Tracy Wadleigh
Alberto Ruiz
2009-04-24
More defined list-to-V/M operators: (|>|), (>|<).
Tracy Wadleigh
2009-04-17
restored C trans and constant for comparison
Alberto Ruiz
2009-04-10
finit not required for ghc >= 6.10.2
Alberto Ruiz
2008-11-15
zipVector
Alberto Ruiz
2008-11-14
subMatrix reimplemented and removed auxi.c
Alberto Ruiz
2008-11-14
conj using mapVector
Alberto Ruiz
2008-11-14
constantD
Alberto Ruiz
2008-11-11
fix transdata
Alberto Ruiz
2008-11-08
replaced transdata
Alberto Ruiz
2008-11-05
improved constant
Alberto Ruiz
2008-11-05
improved diagRect
Alberto Ruiz
2008-11-05
diag using ST
Alberto Ruiz
2008-10-23
NaN problem solved with asm(finit)
Alberto Ruiz
2008-10-22
-Wall
Alberto Ruiz
2008-10-02
alternative multiply versions
Alberto Ruiz
2008-06-19
ST bug fixed with NOINLINE newVector/Matrix
Alberto Ruiz
2008-06-10
added examples/benchmarks.hs
Alberto Ruiz
2008-06-10
Unpack Matrix type, and add -funsafe flag
Don Stewart
2008-06-09
Use mallocPlainForeignPtrBytes if available
Don Stewart
2008-06-09
Use unpacking and inlining to ensure Vector can be stored unlifted at runtime
Don Stewart
2008-06-06
range checking and other additions to the mutable interface
Alberto Ruiz
2008-06-06
safe wrappers and examples/parallel.hs
Alberto Ruiz
2008-06-05
really add Data.Packed.ST.hs
Alberto Ruiz
2008-06-05
remove updateVector and updateMatrix
Alberto Ruiz
[prev]
[next]