Ross ROSS = Recommend OSS · open-source software intelligence for agents

annoviko/pyclustering

pyclustering is a Python, C++ data mining library. observed · 2026-08-28

github.com/annoviko/pyclustering · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 4572
  • days_rel: n/a
  • days_push: 920
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1215 stars · 262 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

pyclustering is a Python and C++ data mining library providing clustering algorithms, oscillatory network models, and neural networks, with a pure C++14 core for performance. It is no longer maintained as of 2021, with the author recommending alternative solutions.

Use cases

  • cluster analysis of datasets in python
  • run xmeans or dbscan clustering with a fast C++ core
  • simulate oscillatory networks like LEGION or PCNN
  • data mining algorithms for data science projects
  • embed a dependency-free C++ clustering library in a C++ project
  • visualize clustering results

When to choose

  • you need a broad collection of clustering algorithms in one library
  • you want both Python and pure C++14 implementations with no third-party dependencies in the core
  • you are on a platform where scikit-learn's clustering options are insufficient

When to avoid

  • you need maintained software with bug fixes and support - it is abandoned since 2021
  • you want general-purpose machine learning beyond clustering - use scikit-learn
  • you need GPU acceleration or modern actively developed clustering tooling

Facets

library · maturity abandoned

machine-learning data-visualization math data-science machine-learning python cpp windows cross-platform clustering cluster-analysis oscillatory-networks neural-networks data-mining unsupervised-learning xmeans dbscan no-longer-maintained algorithms linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
annoviko/pyclusteringmain23

For agents

markdown · JSON · MCP: product_card(name="annoviko/pyclustering")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem