Skip to content
#

numerical-optimization

Here are 61 public repositories matching this topic...

optimagic is a Python package for numerical optimization. It is a unified interface to optimizers from SciPy, NlOpt and other packages. optimagic's minimize function works just like SciPy's, so you don't have to adjust your code. You simply get more optimizers for free. On top you get diagnostic tools, parallel numerical derivatives and more.

  • Updated Apr 7, 2025
  • Python

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

  • Updated Apr 18, 2025
  • Python

Improve this page

Add a description, image, and links to the numerical-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 numerical-optimization topic, visit your repo's landing page and select "manage topics."

Learn more