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: Adds the possibility of passing an argument to callback functions #328

Merged
merged 5 commits into from
Oct 25, 2023

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Oct 16, 2023

This argument will be (at runtime) the optimization problem itself. This allows for great flexibility but should only be used with care.

Closes #316

@sblauth sblauth added enhancement New feature or request development Development-related matters labels Oct 16, 2023
@sblauth sblauth self-assigned this Oct 16, 2023
@sblauth sblauth merged commit 9717802 into main Oct 25, 2023
23 checks passed
@sblauth sblauth deleted the dev/callback_args branch October 25, 2023 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Development-related matters enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Development] Callbacks should be able to manipulate the optimization problem
1 participant