Skip to content
#

derivative-free-optimization

Here are 57 public repositories matching this topic...

Mathematical Optimization in Julia. Local, global, gradient-based and derivative-free. Linear, Quadratic, Convex, Mixed-Integer, and Nonlinear Optimization in one simple, fast, and differentiable interface.

  • Updated Jan 16, 2025
  • Julia

PRIMA is a package for solving general nonlinear optimization problems without using derivatives. It provides the reference implementation for Powell's derivative-free optimization methods, i.e., COBYLA, UOBYQA, NEWUOA, BOBYQA, and LINCOA. PRIMA means Reference Implementation for Powell's methods with Modernization and Amelioration, P for Powell.

  • Updated Nov 27, 2024
  • Fortran

[JMLR-2024] PyPop7: A Pure-Python Library for POPulation-based Black-Box Optimization (BBO), especially *Large-Scale* variants (including evolutionary algorithms, swarm-based optimizers, pattern search, and random search). [https://jmlr.org/papers/v25/23-0386.html (CCF-A)] (Planned Extensions: PyCoPop7, PyNoPop7, PyPop77, and PyMePop7)

  • Updated Jan 20, 2025
  • Python

Improve this page

Add a description, image, and links to the derivative-free-optimization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the derivative-free-optimization topic, visit your repo's landing page and select "manage topics."

Learn more