Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Data packages

Showing projects tagged as Vector, Math, and Data

  • vector

    9.8 7.9 Haskell
    An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .
  • vector-sized

    8.6 4.6 Haskell
    Size tagged vectors
  • vector-binary-instances

    7.4 0.0 Haskell
    Instances for the Haskell Binary class, for the types defined in the popular vector package.
  • vector-instances

    7.4 3.2 Haskell
    Additional Instances for Data.Vector
  • vector-heterogenous

    6.0 0.0 Haskell
    Arbitrary size tuples in Haskell
  • vector-bytestring

    6.0 0.0 Haskell
    ByteStrings as type synonyms of Vectors
  • vector-functorlazy

    5.4 0.0 Haskell
    vectors supporting lazy fmap application; asymptotically faster in some cases
  • vector-clock

    4.9 0.0 Haskell
    DISCONTINUED. Vector clocks for versioning message flows
  • vector-conduit

    1.6 0.0 Haskell
    Conduit implementations for vectors
  • vector-th-unbox

    0.6 0.0 Haskell
    Deriver for unboxed vectors using Template Haskell