fast-suffix-array
O(n) suffix array construction (SA-IS) with LCP arrays, BWT, FM-index, and pattern search. Rust-powered Python bindings.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install fast-suffix-array
Dependencies
- None
Releases
There are no releases of this package yet
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue