Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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++)
- Host: GitHub
- URL: https://esa.github.io/pygmo/
- Owner: esa
- License: gpl-3.0
- Created: 2014-02-24T10:15:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-30T16:26:23.000Z (over 8 years ago)
- Last Synced: 2024-05-08T02:31:11.721Z (6 months ago)
- Homepage:
- Size: 18.2 MB
- Stars: 48
- Watchers: 20
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-scientific-computing - PyGMO - Massively parallel optimization. (Other libraries and tools / Mesh tools)
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