vector-algorithms-0.9.1.0

Synopsis

Efficient algorithms for vector arrays

Description

Efficient algorithms for sorting vector arrays. At some stage other vector algorithms may be added.

Author

Dan Doel

Maintainer

Dan Doel <dan.doel@gmail.com> Erik de Castro Lopo <erikd@mega-nerd.com>

License

BSD3

Source
https://github.com/erikd/vector-algorithms
Commit hash
57e00a866815d0b8317f4cac6f2936408cf569ff
Subdir
./
Timestamp

2026-03-24T08:52:47Z

Revisions

None

Dependencies
library vector-algorithms:
  • ["base >=4.8 && <5","bitvec >=1.0 && <1.2","vector >=0.6 && <0.14","primitive >=0.6.2.0 && <0.10","bytestring >=0.9 && <1"]

if !impl(ghc >=7.8)

  • tagged >=0.4 && <0.9
test-suite simple-bench:
  • ["base","mwc-random","vector","vector-algorithms"]