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
[Index]
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.2.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), containers (>=0.5 && <0.6), contravariant (>=0.4.2 && <2), deepseq (>=1.1 && <1.4), free (>=4.6.1 && <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.5), vector (>=0.10 && <0.11), vector-algorithms (>=0.5 && <0.7) [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-07-28T08:20:05Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1965 total (9 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |