Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimization in Python #645

Open
antoscha opened this issue Apr 23, 2024 · 1 comment
Open

Optimization in Python #645

antoscha opened this issue Apr 23, 2024 · 1 comment

Comments

@antoscha
Copy link

The class OptimizationMethod doesn't have minimize method, also there is no Problem class. Could you please implement them in the Python code?

@lballabio
Copy link
Owner

Let's see if someone picks this up, but if you want to run an optimization from Python you'll probably be served best by using one of the optimizers in scipy instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants