numpy 0.25.0

PyO3-based Rust bindings of the NumPy C-API
Documentation
1
2
3
fn main() {
    pyo3_build_config::use_pyo3_cfgs();
}