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
hackage.haskell.org
Latest Release
over 11 years ago
0.1.2
over 11 years ago
Versions
4
4
Downloads
5,103 total
5,103 total
Dependent Repos
140
140
MichalGajda
26 packages140,843 downloads
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 | 2 days ago |
Repository
| Stars | 2 on GitHub |
| Forks | 0 on GitHub |
Rankings on hackage.haskell.org
Dependent repos
Top 4.2%