rusticle 2.0.0

High-performance Rust library for numerical computing.
Documentation

Installation

Add rusticle to your Cargo.toml:

[dependencies]
rusticle = "2.0.0" 

Or simple run this in your terminal

cargo add rusticle