xsf-rust
- docs: docs.rs/xsf
- crate: crates.io/crates/xsf
- xsf (C++): scipy/xsf
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.