-
Notifications
You must be signed in to change notification settings - Fork 31
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
Enable setting constraints on state variables #2340
Merged
Merged
Commits on Mar 4, 2024
-
Enable setting constraints on state variables
In addition to the current `Model.setStateIsNonNegative`, this adds the option to set additional (non)negativity/positivity constraints to be enforced by the solver. See [CVodeSetConstraints](https://sundials.readthedocs.io/en/latest/cvode/Usage/index.html#c.CVodeSetConstraints) for details. Related to AMICI-dev#2327.
Configuration menu - View commit details
-
Copy full SHA for a872bf2 - Browse repository at this point
Copy the full SHA a872bf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef3ed94 - Browse repository at this point
Copy the full SHA ef3ed94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 303b294 - Browse repository at this point
Copy the full SHA 303b294View commit details -
Configuration menu - View commit details
-
Copy full SHA for e99a50e - Browse repository at this point
Copy the full SHA e99a50eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7232d9 - Browse repository at this point
Copy the full SHA a7232d9View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3464794 - Browse repository at this point
Copy the full SHA 3464794View commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f69dd4b - Browse repository at this point
Copy the full SHA f69dd4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f366914 - Browse repository at this point
Copy the full SHA f366914View commit details -
Configuration menu - View commit details
-
Copy full SHA for b54ca26 - Browse repository at this point
Copy the full SHA b54ca26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e8ca87 - Browse repository at this point
Copy the full SHA 0e8ca87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70d87a0 - Browse repository at this point
Copy the full SHA 70d87a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e25a0e5 - Browse repository at this point
Copy the full SHA e25a0e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ffceeb - Browse repository at this point
Copy the full SHA 9ffceebView commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2bba4a2 - Browse repository at this point
Copy the full SHA 2bba4a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dad569 - Browse repository at this point
Copy the full SHA 4dad569View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36c3b75 - Browse repository at this point
Copy the full SHA 36c3b75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 897e9d1 - Browse repository at this point
Copy the full SHA 897e9d1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.