We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
hamilflow/hamilflow/models/kepler_problem/numerics.py
Line 4 in 03abcd1
The text was updated successfully, but these errors were encountered:
Hi, thanks for sharing the knowledge. However I am not sure this has to do with our use case. We are solving equations, not minimising a function.
Sorry, something went wrong.
No branches or pull requests
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:
hamilflow/hamilflow/models/kepler_problem/numerics.py
Line 4 in 03abcd1
The text was updated successfully, but these errors were encountered: