Docs.rs
hoomd-vector-1.0.2
hoomd-vector 1.0.2
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
joaander
Dependencies
approxim ^0.6.6
normal
hoomd-linear-algebra ^1.0.2
normal
hoomd-utility ^1.0.2
normal
rand ^0.10.0
normal
rand_distr ^0.6.0
normal
serde ^1.0.228
normal
serde_with ^3.16.1
normal
thiserror ^2.0.12
normal
anyhow ^1.0.100
dev
assert2 =0.4.0
dev
divan =0.1.21
dev
hoomd-rand ^1.0.2
dev
paste =1.0.15
dev
rstest =0.26.1
dev
Versions
100%
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 distribution
hoomd_
vector
1.0.2
Module distribution
Module Items
Structs
In crate hoomd_
vector
hoomd_vector
Module
distribution
Copy item path
Source
Expand description
Random distributions of vectors.
Structs
ยง
Ball
A uniform distribution of all points inside or on a sphere with radius
r
.