index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Data
/
Packed
/
Internal
/
Vector.hs
Age
Commit message (
Expand
)
Author
2009-06-17
vector fread/fwrite, fscanf/fprinf
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
2008-11-15
zipVector
Alberto Ruiz
2008-11-14
constantD
Alberto Ruiz
2008-11-05
improved constant
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-03
Data.Packed.Convert
Alberto Ruiz
2008-06-01
added updateVector
Alberto Ruiz
2008-01-22
CInt in all imports
Alberto Ruiz
2007-11-23
removed many -Wall warnings
Alberto Ruiz
2007-11-22
app1, app2, ...
Alberto Ruiz
2007-11-12
withMatrix
Alberto Ruiz
2007-11-12
data structures simplification
Alberto Ruiz
2007-10-29
fixed terrible toList bug
Alberto Ruiz
2007-10-19
some refactoring
Alberto Ruiz
2007-10-15
some windows support
Alberto Ruiz
2007-09-21
algorithms refactoring
Alberto Ruiz
2007-09-12
documentation
Alberto Ruiz
2007-09-11
allow setting off GSL default error handler
Alberto Ruiz
2007-09-08
type classes
Alberto Ruiz
2007-06-25
old tests passed
Alberto Ruiz
2007-06-25
l.a. algorithms, etc.
Alberto Ruiz
2007-06-22
refactoring
Alberto Ruiz
2007-06-22
reverting to the old signatures for aux C functions
Alberto Ruiz
2007-06-13
refactoring
Alberto Ruiz
2007-06-11
ok linearSolve
Alberto Ruiz
2007-06-09
more tests
Alberto Ruiz
2007-06-06
working on tensor contractions
Alberto Ruiz
2007-06-05
subMatrix
Alberto Ruiz
2007-06-04
separation of Internal
Alberto Ruiz