structures: "Advanced" Data Structures
This package is a playground for working with several types of advanced data structures including wavelet trees and cache oblivious lookahead arrays.
[Skip to Readme]
Modules
- Data
- Vector
- Data.Vector.Array
- Data.Vector.Bit
- Data.Vector.Bloom
- Data.Vector.Bloom.Mutable
- Data.Vector.Bloom.Util
- Data.Vector.Heap
- Data.Vector.Map
- Data.Vector.Map.Fusion
- Data.Vector.Set
- Data.Vector.Set.Fusion
- Data.Vector.Slow
- Vector
Flags
Manual Flags
Name | Description | Default |
---|---|---|
test-properties | Enabled | |
test-hunit | Disabled | |
test-doctests | Enabled | |
test-hlint | Enabled | |
threaded | Enabled | |
llvm | Disabled | |
optimized | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- structures-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2 |
---|---|
Change log | CHANGELOG.markdown |
Dependencies | base (>=4 && <5), contravariant (>=0.4.2 && <1), deepseq (>=1.1 && <1.4), free (>=4.3 && <5), ghc, ghc-prim, hashable (>=1.2.1 && <1.3), hybrid-vectors (>=0.1 && <1), lens (>=4 && <5), monad-st (>=0.2.2 && <1), parallel (>=3.2 && <3.3), primitive (>=0.5 && <0.6), semigroups (>=0.9 && <1), transformers (>=0.3 && <0.4), vector (>=0.10 && <0.11), vector-algorithms (>=0.5 && <0.6) [details] |
License | BSD-3-Clause |
Copyright | Copyright (C) 2013 Edward A. Kmett |
Author | Edward A. Kmett |
Maintainer | Edward A. Kmett <ekmett@gmail.com> |
Category | Data, Structures |
Home page | http://github.com/ekmett/structures |
Bug tracker | http://github.com/ekmett/structures/issues |
Source repo | head: git clone git://github.com/ekmett/structures.git |
Uploaded | by EdwardKmett at 2014-01-29T19:00:52Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1981 total (1 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-18 [all 6 reports] |