index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2009-06-05
check dim in root function
Alberto Ruiz
2009-06-04
improved windows installation instructions
Alberto Ruiz
2009-06-04
added some root finding algorithms
Alberto Ruiz
2009-05-18
free fromFile filename
Alberto Ruiz
2009-05-16
headers removed in GSL Special functions
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-18
Algorithms module reorganized to fix documentation structure
Alberto Ruiz
2009-04-18
added minimizeVectorBFGS2
Alberto Ruiz
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
2009-01-19
credits to Daniel Shüssler and fix scale for complex trig tests
Alberto Ruiz
2009-01-19
Compatibility with QuickCheck 2 as well as QuickCheck 1
Daniel Schüssler
2008-11-30
QuickCheck<2, ifdef i386 finit, and credit to Simon Beaumont
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-11-04
multiply/trans ok
Alberto Ruiz
2008-10-27
added luSolve
Alberto Ruiz
2008-10-24
added dgetrs support for solving linear systems from LU factorization
Reiner Pope
2008-10-23
NaN problem solved with asm(finit)
Alberto Ruiz
2008-10-22
-Wall
Alberto Ruiz
2008-10-17
acknowledgement to Dylan Simon, updated readme and fixed mapCAux
Alberto Ruiz
2008-10-17
fast signum/abs Vector instance
Dylan Simon
2008-10-15
debug info for the NaN bug
Alberto Ruiz
2008-10-15
expose-bug flag
Alberto Ruiz
2008-10-14
ok with ghc-6.10-rc
Alberto Ruiz
2008-10-05
workaround option
Alberto Ruiz
2008-10-02
alternative multiply versions
Alberto Ruiz
2008-06-29
foldVector benchmark
Alberto Ruiz
2008-06-27
tested with ghc-6.8.3
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-10
make empty lines with backslashes CPP friendly
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
2008-06-05
first version of Data.Packed.ST
Alberto Ruiz
[prev]
[next]