ljvmiranda921/pyswarms
A research toolkit for particle swarm optimization in Python 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3339
- days_rel: n/a
- days_push: 757
- n_releases_24m: 0
Adoption not part of the score
1393 stars · 337 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PySwarms is a Python research toolkit for particle swarm optimization (PSO), offering a high-level declarative interface with built-in optimizers, objective functions, plotting, and hyperparameter search tools. It targets swarm intelligence researchers, practitioners, and students, though the maintainer has stopped active development and recommends alternatives like scikit-opt.
Use cases
- optimize a continuous objective function with particle swarm optimization
- run PSO for hyperparameter search in machine learning models
- visualize swarm movement and cost history during optimization
- implement and test custom swarm intelligence algorithms in Python
- solve global optimization problems with metaheuristics
- teach or study swarm intelligence with a high-level PSO library
When to choose
- you need a simple, well-documented Python PSO library for research or teaching
- you want built-in plotting and objective functions for swarm optimization experiments
- you prefer a high-level declarative API over writing PSO from scratch
When to avoid
- you need actively maintained software with recent bug fixes and new Python version support
- you need a broader set of metaheuristics beyond PSO (consider scikit-opt)
- you require production-grade optimization performance at scale
Facets
library · maturity abandoned
machine-learning math data-science machine-learning data-science python cross-platform particle-swarm-optimization pso swarm-intelligence metaheuristics global-optimization optimization algorithms
2 sources
- readme: https://github.com/ljvmiranda921/pyswarms · fetched 2026-08-28 · 28fba75de17d
- registry_pypi: https://pypi.org/pypi/pyswarms/json · fetched 2026-08-29 · 6ada3d8bad01
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ljvmiranda921/pyswarms | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ljvmiranda921/pyswarms")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem