Crate scirs

Crate scirs 

Source
👎Deprecated since 0.1.0: scirs has been renamed to scirs2. Please use scirs2 instead: https://crates.io/crates/scirs2
Expand description

§scirs is now scirs2

This crate has been renamed to scirs2.

Please update your Cargo.toml to use scirs2 instead:

[dependencies]
scirs2 = "0.1"

§About scirs2

SciRS2 (Scientific computing in Rust) provides SciPy-compatible APIs with Rust’s performance, safety, and concurrency features.