Show HN: High-Performance Wavelet Matrix for Python, Implemented in Rust

via news.ycombinator.com

Short excerpt below. Read at the original source.

I built a Rust-powered Wavelet Matrix library for Python. There were surprisingly few practical Wavelet Matrix implementations available for Python, so I implemented one with a focus on performance, usability, and typed APIs. It supports fast rank/select, top-k, quantile, range queries, and even dynamic updates. Feedback welcome! Comments URL: https://news.ycombinator.com/item?id=46304413 Points: 9 # Comments: 0

Read at Source