Module rubbl_core::num

source ·
Expand description

General helpers for numerics.

Structs

An error type used when two arrays should have the same dimensionality, but do not.

Traits

Adapt a slice representing an array shape into an ndarray::Dimension type.