Docs.rs
normality-3.0.0
normality 3.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jzeuzs
Dependencies
eqsolver ^0.4.0
normal
nalgebra ^0.34.1
normal
ndarray ^0.17.0
normal
num-complex ^0.4.6
normal
num-traits ^0.2.19
normal
rand =0.8
normal
rayon ^1.11.0
normal
optional
serde ^1.0.228
normal
optional
statrs ^0.18.0
normal
thiserror ^2.0.17
normal
assert_float_eq ^1.2.0
dev
indoc ^2.0.6
dev
nanoid ^0.4.0
dev
pastey ^0.2.0
dev
serde_test ^1.0.177
dev
statrs ^0.18.0
dev
tempfile ^3.23.0
dev
Versions
87.76%
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
sort_if_parallel
normality
3.0.0
normality
Macro
sort_
if_
parallel
Copy item path
Source
macro_rules! sort_if_parallel { ($collection:expr, $compare:expr) => { ... }; }