scirs 0.1.0

⚠️ DEPRECATED: scirs has been renamed to scirs2. Please use scirs2 instead: https://crates.io/crates/scirs2
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 1.94 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.03 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • cool-japan/scirs
    113 15 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • cool-japan

scirs is now scirs2

This crate has been renamed to scirs2.

Please update your Cargo.toml to use scirs2 instead:

[dependencies]
scirs2 = "0.1"

Links

About scirs2

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