continuous-optimization topic
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
EDAspy
Estimation of Distribution algorithms Python package
heurisko
C++ platform to perform continuous and combinatorial optimization metaheuristics with parallelism support for acceleration.
simulated-annealing
A simple, bare bones, implementation of simulated annealing optimization algorithm.
pypop
PyPop7: A Pure-Python Library for POPulation-based Black-Box Optimization (BBO), especially their *Large-Scale* versions/variants (evolutionary algorithms/swarm-based optimizers/pattern search/...). [...
Uno
A next-gen solver for optimization with nonconvex objective and constraints. Reimplements filterSQP and IPOPT (barrier) in a modern and generic way, and unlocks a variety of novel methods. Competitive...
customhys
Customising optimisation metaheuristics via hyper-heuristic search (CUSTOMHyS). This framework provides tools for solving, but not limited to, continuous optimisation problems using a hyper-heuristic...