| Crates.io | xsf |
| lib.rs | xsf |
| version | 0.4.1+0.1.5 |
| created_at | 2025-08-06 02:14:38.939606+00 |
| updated_at | 2026-01-14 10:49:28.717134+00 |
| description | Rust implementations and bindings for scipy.special functions. |
| homepage | |
| repository | https://github.com/jorenham/xsf-rust |
| max_upload_size | |
| id | 1783317 |
| size | 2,271,808 |
This crate provides equivalent Rust implementations of scipy.special functions, and bindings to
the bundled xsf C++ library that powers scipy.special.
Most of the scipy.special functions are available. See https://docs.rs/xsf/ and the
scipy.special docs for additional
information.