-
Notifications
You must be signed in to change notification settings - Fork 55
[RTM when answered] Implemented ConstraintWeight #1013
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
Conversation
pariterre
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pariterre reviewed 2 of 5 files at r1, 5 of 7 files at r3, 1 of 2 files at r4, 2 of 2 files at r5, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @EveCharbie)
bioptim/examples/getting_started/custom_constraint_weights.py line 3 at r5 (raw file):
""" This example is a trivial box sent upward. It is designed to investigate the different types of constraint weights one can define in bioptim. Therefore, it shows how one can define the weight of the control constraint.
Add what it means to change the constraint weightings (tolerance)
|
@pariterre ready to merge :) |
pariterre
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pariterre reviewed 1 of 1 files at r6, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @EveCharbie)
In the continuity of PR #998
This change is