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

geatpy-dev/geatpy

Evolutionary algorithm toolbox and framework with high performance for Python observed · 2026-08-28

github.com/geatpy-dev/geatpy · homepage · Python · LGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

52/100

  • Activity 66
  • 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: 2932
  • days_rel: n/a
  • days_push: 209
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2121 stars · 727 forks observed · 2026-08-28

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

Geatpy is a high-performance genetic and evolutionary algorithm toolbox for Python supporting single-objective, multi-objective, and many-objective optimization. It provides numerous evolutionary operators, algorithm templates (GA, DE, ES), chromosome encodings, parallel evaluation, and benchmark testbeds.

Use cases

  • solve multi-objective optimization problems in python
  • run genetic algorithm optimization
  • use NSGA-II for many-objective optimization
  • apply differential evolution to a fitness function
  • parallelize fitness evaluations across a population
  • benchmark evolutionary algorithms on standard test functions
  • solve combinatorial optimization with evolutionary algorithms

When to choose

  • you need fast, high-performance evolutionary operators in Python
  • you need many built-in algorithm templates and chromosome encodings
  • you need multi- or many-objective solvers like NSGA, RVEA, MOEA/D
  • you want parallelized population evaluation

When to avoid

  • you need gradient-based or convex optimization rather than metaheuristics
  • you need a maintained library for Python > 3.10
  • you want a pure-Python dependency-free solution (it requires numpy and matplotlib)
  • you need hyperparameter tuning frameworks like Optuna instead of evolutionary search

Facets

library · maturity active

machine-learning simulation math benchmarking artificial-intelligence data-science performance python windows cross-platform genetic-algorithms evolutionary-computation multi-objective-optimization nsga2 differential-evolution metaheuristics optimization algorithms linux macos

1 source

Member repositories

RepositoryRoleHealth v2
geatpy-dev/geatpymain52

For agents

markdown · JSON · MCP: product_card(name="geatpy-dev/geatpy")

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