Metadata-Version: 2.0
Name: pygmo
Version: 2.2
Summary: Parallel optimisation for C++ / Python
Home-page: https://github.com/esa/pagmo2
Author: The pagmo development team
Author-email: pagmo@googlegroups.com
License: GPLv3+/LGPL3+
Keywords: science math physics optimization ai evolutionary-computing parallel-computing metaheuristics
Platform: Unix
Platform: Windows
Platform: OSX
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Requires-Dist: dill
Requires-Dist: numpy

A platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.


