Crate numbrs

Source
Expand description

§numbrs

numbrs (pronounced “numbers”) is a rust library meant to facilitate mathematical operations similar to Numpy

Re-exports§

pub use array::Array;

Modules§

array
The array module contains the core implementation of the array data structure