Docs.rs
node2vec-rs-0.1.6
node2vec-rs 0.1.6
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
GregorLueg
Dependencies
burn ^0.20.1
normal
optional
clap ^4.5.53
normal
csv ^1.4.0
normal
faer ^0.23.2
normal
indicatif ^0.18.3
normal
rand ^0.9.2
normal
rand_distr ^0.5.1
normal
rayon ^1.11.0
normal
rustc-hash ^2.1.1
normal
tempfile ^3.23.0
normal
thousands ^0.2.0
normal
wide ^1.1.1
normal
Versions
47.67%
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 simd
node2vec_
rs
0.1.6
Module simd
Module Items
Enums
Functions
In node2vec_
rs::
cpu
node2vec_rs
::
cpu
Module
simd
Copy item path
Source
Enums
§
Simd
Level
Functions
§
detect_
simd_
level
Function to detect which SIMD implementation to use
dot_
simd
Wrapper for dot product - f32, optimised for SIMD
norm_
l2_
simd
Dispatch function for L2 norm
saxpy_
simd
Dispatch function for SAXPY