Docs.rs
fast-nnt-0.2.4
fast-nnt 0.2.4
Permalink
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
rhysnewell
Dependencies
anyhow ^1.0.99
normal
clap ^4.5
normal
csv ^1.3.1
normal
env_logger ^0.11.8
normal
fixedbitset ^0.5.7
normal
libc ^0.2.175
normal
log ^0.4
normal
ndarray ^0.16.1
normal
num_cpus ^1.17.0
normal
petgraph ^0.8.2
normal
rayon ^1.11
normal
serde ^1
normal
serde_json ^1
normal
sysinfo ^0.37.0
normal
criterion ^0.5
dev
pretty_assertions ^1
dev
rand ^0.8
dev
tempfile ^3
dev
Versions
31.01%
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
Crate fast_nnt
fast_
nnt
0.2.4
All Items
Crate Items
Modules
Enums
Functions
Crate
fast_
nnt
Copy item path
Source
Modules
§
algorithms
cli
data
neighbour_
net
nexus
ordering
phylo
splits
utils
weights
Enums
§
Rayon
Init
Status
Initialize the global Rayon thread pool (call once per process).
Functions
§
init_
rayon_
threads
run_
fast_
nnt_
from_
memory
The single entry point for bindings.
set_
log_
level