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

anyoptimization/pymoo

NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO observed · 2026-08-28

github.com/anyoptimization/pymoo · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

81/100

  • Activity 91
  • Release rhythm 58
  • 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: 198.5
  • age_days: 3270
  • days_rel: 66
  • days_push: 58
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

2946 stars · 478 forks observed · 2026-08-28

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

pymoo is an open-source Python framework for single-, multi-, and many-objective optimization, offering state-of-the-art algorithms like NSGA-II, NSGA-III, MOEA/D, GA, DE, CMA-ES, and PSO. It also includes problem definitions, visualization, parallelization, and decision-making tools for the full optimization workflow.

Use cases

  • run NSGA-II on a multi-objective optimization problem in Python
  • compute a Pareto front for an engineering design problem
  • solve constrained optimization problems with evolutionary algorithms
  • apply differential evolution or CMA-ES to a single-objective function
  • benchmark algorithms on ZDT, DTLZ, or WFG test problems
  • visualize and analyze convergence of optimization runs
  • parallelize objective function evaluations across cores

When to choose

  • you need evolutionary multi-objective optimization in Python
  • you want a mature, well-documented library with many algorithms and test problems
  • you need visualization, decision making, and parallel evaluation in one framework

When to avoid

  • you need gradient-based or convex optimization solvers
  • you work outside Python or need a GUI-driven tool
  • your problem is small enough for scipy.optimize

Facets

library · maturity stable

machine-learning math data-science developer-tools mathematics data-science performance python cross-platform multi-objective-optimization evolutionary-algorithms nsga2 nsga3 genetic-algorithm differential-evolution cmaes pso pareto-front metaheuristics algorithms

5 sources

Member repositories

RepositoryRoleHealth v2
anyoptimization/pymoomain81

For agents

markdown · JSON · MCP: product_card(name="anyoptimization/pymoo")

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