graspologic-org/graspologic
Python package for graph statistics observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 88
- Release rhythm 47
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 4.5
- age_days: 2917
- days_rel: 359
- days_push: 76
- n_releases_24m: 3
Adoption not part of the score
1008 stars · 173 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
graspologic is a Python package providing algorithms and utilities for graph (network) statistics, including embedding, clustering, matching, and inference on graphs. It originated from the merger of Johns Hopkins NeuroData's GraSPy and Microsoft Research's topologic libraries.
Use cases
- analyze statistics of a social network graph
- embed graphs into low-dimensional vector representations
- cluster nodes in a network
- match or align two graphs
- run statistical inference on network data
- detect communities in a graph
- simulate random graph models
When to choose
- you need specialized graph statistical algorithms beyond basic networkx operations
- you want graph embeddings, spectral methods, or graph matching in Python
- you are doing research or data science on network-structured data
When to avoid
- you only need basic graph manipulation like shortest paths or traversal (use networkx)
- you need distributed or out-of-core graph processing at massive scale
- you need a non-Python or GPU-accelerated graph analytics stack
Facets
library · maturity active
machine-learning data-science math analytics data-science machine-learning mathematics python windows cross-platform graph-statistics network-analysis networkx graph-embeddings graph-matching community-detection algorithms linux macos
3 sources
- readme: https://github.com/graspologic-org/graspologic · fetched 2026-08-28 · 8496acb7efb1
- homepage: https://graspologic-org.github.io/graspologic/ · fetched 2026-08-29 · 743a9d314cfc
- registry_pypi: https://pypi.org/pypi/graspologic/json · fetched 2026-08-29 · 6dd460ed9b48
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| graspologic-org/graspologic | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="graspologic-org/graspologic")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem