summaryrefslogtreecommitdiff
path: root/lib/Data/Packed/Internal/Vector.hs
AgeCommit message (Expand)Author
2014-04-24fix documentationAlberto Ruiz
2014-04-23join -> vjoinAlberto Ruiz
2014-01-30rename variables so Prelude.join will not cause problemsAdam Vogt
2013-12-22reimport Vector.fromList instead own implementationsegfault
2013-05-21merge develop, fix conflictsAlberto Ruiz
2012-03-10Removed foreign import safety.Clark Gaebel
2011-12-25remove warnings in glpk and special (Bas van Dijk's method)Alberto Ruiz
2011-12-24Warning police for GHC < 7.4Bas van Dijk
2011-12-24Warning policeBas van Dijk
2011-12-23ok also with ghc-7.0Alberto Ruiz
2011-12-21fix CInt constructor warningsAlberto Ruiz
2011-09-02thanks & bump versionAlberto Ruiz
2011-09-01Get rid of some deprecation warnings & Use more explicit importsBas van Dijk
2011-07-10pure mapVectorWithIndexAlberto Ruiz
2011-02-22minor change and thanksAlberto Ruiz
2010-12-30condAlberto Ruiz
2010-12-28step, find, assocAlberto Ruiz
2010-09-26add note about strictnessVivian McPhail
2010-09-26improve monadic maps performance (go functions)Vivian McPhail
2010-08-28add withIndex traversalVivian McPhail
2010-08-27fix zipVector name to zipVectorWithVivian McPhail
2010-08-26Float matrix productAlberto Ruiz
2010-08-25simpler Container typeclassAlberto Ruiz
2010-08-13remove MonadIO constraint from mapVectorM(_)Vivian McPhail
2010-07-27ghc-binary -> binary, and thanksAlberto Ruiz
2010-07-13fix mapVectorM(_) and add exampleVivian McPhail
2010-07-12improve unzipVectorWith argumentsVivian McPhail
2010-07-09generalised foldVectorVivian McPhail
2010-07-09type signatures for use with vector packageVivian McPhail
2010-07-09vectorMapM, vectorMapM_Vivian McPhail
2010-07-09added unzipVectorWithVivian McPhail
2010-06-29add-vector-floatVivian McPhail
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