nshare 0.3.0

Conversion between n-dimensional types in different Rust crates
Documentation

nshare

Discord Crates.io MIT/Apache docs.rs LoC Tests Lints

Provides traits that allow conversion between n-dimensional types in different Rust crates

Right now this crate really only provides conversions to owned and borrowed ndarray types.

Supported Crates

  • image
  • ndarray
  • nalgebra