Registry / utility / nshare

nshare

JSON →
library0.10.0rscratesunverified

Conversion between n-dimensional types in different Rust crates.

# Cargo.toml [dependencies] nshare = "0.10.0"
INSTALL
IMPORT
SIG · NSHARE
N
nshare
utilityrustv0.10.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IntoNdarray
use nshare::IntoNdarray;

Convert a Vec to an ndarray Array1.

use nshare::IntoNdarray; let arr = vec![1.0, 2.0, 3.0].into_ndarray();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
nshare — cargo add nshare · libregistry