optimagic-dev / optimagic

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.
https://optimagic.readthedocs.io/
MIT License
270 stars 30 forks source link

Remove modules not related to tranquilo #456

Closed segsell closed 1 year ago

segsell commented 1 year ago

By forking estimagic to our new tranquilo repository, the PR I opened on the fork automatically opened on estimagic as well.