range-query
wavelet-matrix library for Python
Implementation in Python for Range Minimum Query Problem.
Useful datastructures not present in standard Python libraries
A generic python3 implementation of segment tree and dual segment tree data structures. Supporting generic inputs and non-commutative functions.