```{include} ../README.md
:start-after: <!-- SPHINX-START -->
```
```{toctree}
:maxdepth: 1
quickstart.md
cli.md
algorithms.md
```
The Rust crate is documented separately on
[docs.rs/convolve-rs](https://docs.rs/convolve-rs) — the Python API on this
site is a thin binding over it.
- --