| Crate | Description |
|---|---|
| algebrae | Algebra library |
| data-strux | Data structure library |
| geome | Geometry library |
| graphia | Graph library |
| seqenz | Sequence library |
- Rust 1.89.0 (pinned via rust-toolchain.toml)
- Nix flake for reproducible development environment
Enter the development environment:
nix developOr, if you have direnv set up:
direnv allowThis project is licensed under the MIT License.