/pygmo

Contains the sphinx documentation for PyGMO. To see the actual code, please use the PaGMO repository (https://github.com/esa/pagmo) as PyGMO is the python bindings to PaGMO (c++)

GNU General Public License v3.0GPL-3.0

PyGMO

PyGMO (the Python Parallel Global Multiobjective Optimizer) is a scientific library providing a large number of optimisation problems and algorithms under the same powerful parallelization abstraction built around the generalized island-model paradigm.

This repository contains only the automatically generated documentation for PyGMO: http://esa.github.io/pygmo

PyGMO provides Python bindings for PaGMO, you can find the code here: http://github.com/esa/pagmo