galgopy (Genetic Algorithm) ()
[software]
- Tools: Python
- Source code: https://github.com/vec2pt/galgopy
A lightweight Python package providing a basic but flexible implementation of the Genetic Algorithm (GA) for optimization tasks. It can be easily integrated into other projects or extended with custom selection, crossover, and mutation strategies.
Booth function1

Himmelblau function2

McCormick function3
