scirs2-numpy 0.1.0-rc.4

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