vector-algorithms

Efficient algorithms for vector arrays

http://code.haskell.org/~dolio/

Version on this page:0.7.0.1@rev:1
LTS Haskell 22.14:0.9.0.1@rev:3
Stackage Nightly 2024-03-28:0.9.0.1@rev:3
Latest on Hackage:0.9.0.1@rev:3

See all snapshots vector-algorithms appears in

BSD-3-Clause licensed by Dan Doel
Maintained by Dan Doel
This version can be pinned in stack with:vector-algorithms-0.7.0.1@sha256:82d67db49c85c1e136b6e6e44f99c908b405628a17b0d220c95aed34845426a5,2841

Module documentation for 0.7.0.1

  • Data
    • Data.Vector
      • Data.Vector.Algorithms
        • Data.Vector.Algorithms.AmericanFlag
        • Data.Vector.Algorithms.Heap
        • Data.Vector.Algorithms.Insertion
        • Data.Vector.Algorithms.Intro
        • Data.Vector.Algorithms.Merge
        • Data.Vector.Algorithms.Optimal
        • Data.Vector.Algorithms.Radix
        • Data.Vector.Algorithms.Search
        • Data.Vector.Algorithms.Tim

Efficient algorithms for vector arrays