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

feat: expose the optimisation API in the python wrapper #148

Merged
merged 3 commits into from
Feb 10, 2025

Conversation

maartenflippo
Copy link
Contributor

The Python API does not enforce a particular optimisation routine. At the moment, we support:

  • LSU
  • LUS

Both are, therefore, present in Python as well.

The new function should be associated with the struct instead of the
trait.
@maartenflippo maartenflippo merged commit 49bf281 into develop Feb 10, 2025
4 checks passed
@maartenflippo maartenflippo deleted the feat/python-optimisation branch February 10, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants