Docs.rs
scirs2-graph-0.1.0-rc.2
scirs2-graph 0.1.0-rc.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
bincode ^2.0.1
normal
itertools ^0.14
normal
num_cpus ^1.17.0
normal
ordered-float ^5.0.0
normal
parking_lot ^0.12.4
normal
petgraph ^0.8.2
normal
scirs2-core ^0.1.0-rc.2
normal
scirs2-sparse ^0.1.0-rc.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
sysinfo ^0.37.1
normal
thiserror ^2.0.16
normal
approx ^0.5.1
dev
criterion ^0.7.0
dev
ctor ^0.5
dev
num_cpus ^1.17.0
dev
tempfile ^3.23.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Module node2vec
scirs2_
graph
0.1.0-rc.2
Module node2vec
Module Items
Structs
In scirs2_
graph::
embeddings
scirs2_graph
::
embeddings
Module
node2vec
Copy item path
Source
Expand description
Node2Vec graph embedding algorithm
Structs
ยง
Node2
Vec
Basic Node2Vec implementation foundation