Docs.rs
  • single-clustering-0.1.0
    • single-clustering 0.1.0
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ianfd
    • Dependencies
      • anyhow ^1.0.98 normal
      • kiddo ^5.0.3 normal
      • nalgebra-sparse ^0.10.0 normal
      • ndarray ^0.16.1 normal
      • num-traits ^0.2.19 normal
      • petgraph ^0.8.1 normal
      • rand ^0.9.0 normal
      • rand_chacha ^0.9.0 normal
      • rayon ^1.10.0 normal
      • single-utilities ^0.6.0 normal
    • Versions
    • 19.23% of the crate is documented
  • 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

single_clustering0.1.0

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • community_search::leiden::Leiden
  • community_search::louvain::Louvain
  • network::NeighborAndWeightIterator
  • network::Network
  • network::grouping::VectorGrouping

Traits

  • network::grouping::NetworkGrouping

Functions

  • neighborhood::knn::knn_arrayd
  • network::network_from_csr_matrix

Type Aliases

  • network::Graph