summaryrefslogtreecommitdiff
path: root/lib/Data/Packed/Internal/Vector.hs
AgeCommit message (Expand)Author
2010-05-12flag -fvectorAlberto Ruiz
2010-04-07toBlocksAlberto Ruiz
2010-03-09change haskell98 importsgwern0
2010-03-01compatible with vectorAlberto Ruiz
2010-02-24conversion from/to Data.Vector.StorableAlberto Ruiz
2010-02-01internal idim irows icolsAlberto Ruiz
2009-12-22fix ghc-6.12 warningsAlberto Ruiz
2009-11-13explicit export lists in internal modulesAlberto Ruiz
2009-10-15default transdata and constantDAlberto Ruiz
2009-06-17vector fread/fwrite, fscanf/fprinfAlberto Ruiz
2009-05-13added Development moduleAlberto Ruiz
2009-04-27more defined (|>) and (><) as suggested by Tracy WadleighAlberto Ruiz
2009-04-24More defined list-to-V/M operators: (|>|), (>|<).Tracy Wadleigh
2008-11-15zipVectorAlberto Ruiz
2008-11-14constantDAlberto Ruiz
2008-11-05improved constantAlberto Ruiz
2008-06-10added examples/benchmarks.hsAlberto Ruiz
2008-06-10Unpack Matrix type, and add -funsafe flagDon Stewart
2008-06-09Use mallocPlainForeignPtrBytes if availableDon Stewart
2008-06-09Use unpacking and inlining to ensure Vector can be stored unlifted at runtimeDon Stewart
2008-06-03Data.Packed.ConvertAlberto Ruiz
2008-06-01added updateVectorAlberto Ruiz
2008-01-22CInt in all importsAlberto Ruiz
2007-11-23removed many -Wall warningsAlberto Ruiz
2007-11-22app1, app2, ...Alberto Ruiz
2007-11-12withMatrixAlberto Ruiz
2007-11-12data structures simplificationAlberto Ruiz
2007-10-29fixed terrible toList bugAlberto Ruiz
2007-10-19some refactoringAlberto Ruiz
2007-10-15some windows supportAlberto Ruiz
2007-09-21algorithms refactoringAlberto Ruiz
2007-09-12documentationAlberto Ruiz
2007-09-11allow setting off GSL default error handlerAlberto Ruiz
2007-09-08type classesAlberto Ruiz
2007-06-25old tests passedAlberto Ruiz
2007-06-25l.a. algorithms, etc.Alberto Ruiz
2007-06-22refactoringAlberto Ruiz
2007-06-22reverting to the old signatures for aux C functionsAlberto Ruiz
2007-06-13refactoringAlberto Ruiz
2007-06-11ok linearSolveAlberto Ruiz
2007-06-09more testsAlberto Ruiz
2007-06-06working on tensor contractionsAlberto Ruiz
2007-06-05subMatrixAlberto Ruiz
2007-06-04separation of InternalAlberto Ruiz