Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use COBYQA instead of COBYLA with scipy >= 1.14 in scipy.optimize.minimize #330

@jorenham

Description

@jorenham

Since SciPy 1.14 the method='COBYQA', which is supposedly a better method than 'COBYLA'.

Be sure to check whether this actually leads to faster runtimes, and doesn't negatively impact the accuracy too much.

Relevant methods

More info

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestperformanceRuntime performance and benchmarking

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions