Pinned Repositories
estimagic_tables_examples
This repository collects a set of example tables produced by `estimagic.estimation_table`
euroscipy-estimagic
Companion repository to the tutorial "Introduction to numerical optimization" at the EuroSciPy 2023
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.
scipy-2022-dev
Development repository for the Scipy 2022 tutorial
scipy-estimagic
Tutorial on Practical Numerical Optimization with SciPy, Estimagic and JAXopt - SciPy 2022
optimagic's Repositories
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.
optimagic-dev/scipy-estimagic
Tutorial on Practical Numerical Optimization with SciPy, Estimagic and JAXopt - SciPy 2022
optimagic-dev/euroscipy-estimagic
Companion repository to the tutorial "Introduction to numerical optimization" at the EuroSciPy 2023
optimagic-dev/estimagic_tables_examples
This repository collects a set of example tables produced by `estimagic.estimation_table`
optimagic-dev/scipy-2022-dev
Development repository for the Scipy 2022 tutorial