Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downVector packages
Showing projects tagged as Data and Vector
-
vector
9.8 8.2 HaskellAn efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework . -
vector-binary-instances
7.4 0.0 HaskellInstances for the Haskell Binary class, for the types defined in the popular vector package. -
hybrid-vectors
6.9 2.9 HaskellHybrid vectors e.g. mixed boxed/unboxed vectors that are suitable for use with vector-algorithms -
vector-functorlazy
5.4 0.0 Haskellvectors supporting lazy fmap application; asymptotically faster in some cases