xsf 0.4.1+0.1.5

Rust implementations and bindings for scipy.special functions.
Documentation

xsf-rust

GitHub License Crates.io Version docs.rs

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.