Skip to content

A Potentially Better Optimizer #89

@emptymalei

Description

@emptymalei

I went to PyData Cologne and a speaker talked about his projected called optimagic. There they have a unified optimization interface:

https://optimagic.readthedocs.io/en/latest/tutorials/optimization_overview.html

I am thinking we might be able to test this in numerical optimization functions. For example, here:

from scipy.optimize import OptimizeResult, newton, toms748

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions