vector-algorithms-0.9.0.1.0.0.0.0.1

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
e3fc242ac75d928ca613be9702ff2946011ef7d4
Timestamp

2023-04-03T17:08:55Z

Revisions

2023-04-03T17:09:42Z

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

if !impl(ghc >=7.8)

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