An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

FenwickTree

Fenwick trees are a O(log N) data structure for updating cumulative sums. This implementation comes with an operation to find a least element for which real-valued cumulative sum reaches certain value, and allows for storage of arbitrary information in the nodes.

Ecosystem
hackage.haskell.org
Latest Release
0.1.2
over 11 years ago
Versions
4
Downloads
5,103 total
Dependent Repos
140
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/FenwickTree
spec
License BSD-3-Clause
First Release about 13 years ago
Last Synced 1 day ago
Repository
Stars 2 on GitHub
Forks 0 on GitHub
Rankings on hackage.haskell.org
Dependent repos Top 4.2%