Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://esa.github.io/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++)
https://esa.github.io/pygmo/

Last synced: 3 months ago
JSON representation

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++)

Awesome Lists containing this project

README

        

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