rssn 0.2.9

A comprehensive scientific computing library for Rust, aiming for feature parity with NumPy and SymPy.
Documentation
1
2
3
4
5
6
#[macro_use]
pub mod macros;

pub mod bincode_api;
pub mod handle;
pub mod json;