Docs.rs
scirs2-graph-0.1.0-beta.2
scirs2-graph 0.1.0-beta.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
bincode ^1.3.3
normal
itertools ^0.14
normal
ndarray ^0.16.1
normal
num-complex ^0.4.6
normal
num-traits ^0.2.19
normal
num_cpus ^1.16.0
normal
ordered-float ^3.9.2
normal
parking_lot ^0.12.4
normal
petgraph ^0.8.2
normal
rand ^0.9.2
normal
scirs2-core ^0.1.0-beta.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
sysinfo ^0.35.2
normal
thiserror ^1.0.69
normal
approx ^0.5.1
dev
criterion ^0.6.0
dev
ctor ^0.2
dev
num_cpus ^1.16.0
dev
tempfile ^3.20.0
dev
Versions
99.31%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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-beta.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