Docs.rs
flow-utils-0.1.1
flow-utils 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jrmoynihan
Dependencies
anyhow ^1.0.100
normal
burn ^0.20
normal
optional
bytemuck ^1.24
normal
optional
cubecl ^0.9
normal
optional
linfa ^0.8
normal
linfa-clustering ^0.8
normal
linfa-linalg ^0.2
normal
ndarray ^0.16.1
normal
rayon ^1.11
normal
realfft ^3.5.0
normal
thiserror ^2.0.18
normal
approx ^0.5.1
dev
criterion ^0.8.1
dev
Versions
72.84%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module pca
flow_
utils
0.1.1
Module pca
Module Items
Structs
Enums
Type Aliases
In crate flow_
utils
flow_utils
Module
pca
Copy item path
Source
Expand description
Principal Component Analysis (PCA) module
Structs
§
Pca
Principal Component Analysis
Enums
§
PcaError
Error type for PCA operations
Type Aliases
§
PcaResult