Docs.rs
ruvector-math-0.1.31
ruvector-math 0.1.31
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ruvnet
Dependencies
nalgebra ^0.33
normal
rand ^0.8
normal
rand_distr ^0.4
normal
rayon ^1.10
normal
optional
serde ^1.0
normal
optional
thiserror ^2.0
normal
approx ^0.5
dev
criterion ^0.5
dev
proptest ^1.5
dev
Versions
97.85%
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
softmax
ruvector_
math
0.1.31
In ruvector_
math::
utils
ruvector_math
::
utils
Function
softmax
Copy item path
Source
pub fn softmax(values: &[
f64
]) ->
Vec
<
f64
>
Expand description
Standard softmax with numerical stability