Package Info

ghc-FenwickTree


Data structure for fast query and update of cumulative sums


Development/Libraries/Haskell

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.


License: BSD-3-Clause
URL: https://hackage.haskell.org/package/FenwickTree

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.1.2.1-bp150.2.4 info GA Release 2018-08-01 15
  • AArch64
  • ghc-FenwickTree
  • ghc-FenwickTree-devel
0.1.2.1-bp150.2.7 info GA Release 2018-07-30 15
  • ppc64le
  • x86-64
  • ghc-FenwickTree
  • ghc-FenwickTree-devel