esa / pagmo
A C++ / Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model. State of the art optimization algorithms are included. A common interface is provided to other optimization frameworks/algorithms such as NLOPT, SciPy, SNOPT, IPOPT, GSL
☆270Updated 4 years ago
Alternatives and similar repositories for pagmo:
Users that are interested in pagmo are comparing it to the libraries listed below
- Contains the sphinx documentation for PyGMO. To see the actual code, please use the PaGMO repository (https://github.com/esa/pagmo) as …☆48Updated 8 years ago
- A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.☆853Updated last month
- A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model…☆463Updated 6 months ago
- RBFOpt library for black-box optimization☆189Updated last year
- libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES alg…☆328Updated 8 months ago
- A Python connector to IPOPT☆206Updated 2 years ago
- An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers☆102Updated 4 months ago
- Python library for bio-inspired computational intelligence☆195Updated 3 months ago
- constrained nonlinear optimization for scientific machine learning, UQ, and AI☆475Updated last week
- Uncertainty treatment library☆251Updated this week
- OpenMDAO is a high-performance computing platform for systems analysis and optimization that enables you to decompose your models, making…