| Crates.io | xsf |
| lib.rs | xsf |
| version | 0.1.0+0.1.2 |
| created_at | 2025-08-06 02:14:38.939606+00 |
| updated_at | 2025-09-12 21:27:18.306153+00 |
| description | Rust bindings for scipy's xsf special functions library |
| homepage | |
| repository | https://github.com/jorenham/xsf-rust |
| max_upload_size | |
| id | 1783317 |
| size | 1,920,026 |
Rust bindings for scipy/xsf.
To set up a local development environment:
# Clone the repository with submodules
git clone --recurse-submodules https://github.com/jorenham/xsf-rust.git
cd xsf-rust
# Run the tests
cargo test