Docs.rs
smartcore-0.4.1
smartcore 0.4.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
morenol
VolodymyrOrlov
Mec-iS
Dependencies
approx ^0.5.1
normal
cfg-if ^1.0.0
normal
ndarray ^0.15
normal
optional
num ^0.4
normal
num-traits ^0.2.12
normal
rand ^0.8.5
normal
rand_distr ^0.4
normal
optional
serde ^1
normal
optional
bincode ^1.3.1
dev
itertools ^0.13.0
dev
serde_json ^1.0
dev
wasm-bindgen-test ^0.3
dev
typetag ^0.2
normal
optional
getrandom ^0.2.8
normal
optional
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
smartcore
0.4.1
Module basic
Module Items
Modules
In smartcore::
linalg
smartcore
::
linalg
Module
basic
Copy item path
Source
Expand description
basic data structures for linear algebra constructs: arrays and views
Modules
ยง
arrays
Array
,
ArrayView
and related multidimensional
matrix
foundamental implementation for a
DenseMatrix
construct
vector
foundamental implementation for 1D constructs