vector-algorithms

Efficient algorithms for vector arrays

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

Version on this page:0.6.0.3
LTS Haskell 23.3:0.9.0.3
Stackage Nightly 2025-01-12:0.9.0.3
Latest on Hackage:0.9.0.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.6.0.3@sha256:2dc973c276c2535e3f99fe290811821ca40f26727832b71ade33b7a9233ba021,2631

Module documentation for 0.6.0.3

  • 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

Efficient algorithms for vector arrays