Skip to content

Implement UOBYQA (Unconstrained Optimization BY Quadratic Approximations) #74

@SimonBlanke

Description

@SimonBlanke

Implement the UOBYQA algorithm, which constructs a quadratic approximation of the objective function using interpolation at a set of points. It is a derivative-free method for unconstrained optimization.

For information about the mathematical background see #73.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions