Installation
You can install traj-dist-rs using pip:
From PyPI
From crates.io
From Source
uv and rustup are required.
Development Setup
To set up a development environment, uv and rustup are required:
This will build the Rust extension and install the package in development mode.