-
Notifications
You must be signed in to change notification settings - Fork 32
Implement event assignments in JAX #3080
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
6cea00b
event assignments jax - sbml cases 348 - 404
BSnelling 46ff884
fix up sbml test cases - not implemented priority, update t_eps, fix …
BSnelling 728e828
initialValue False not implemented
BSnelling 20495d2
try fix other test cases
BSnelling 1533f8f
Matrix only for JAX event assignments
BSnelling 67c2eb0
params only in explicit triggers - and matrix only in JAX again
BSnelling 533b97e
oops committed breakpoint
BSnelling 6b53bb4
fix delta variables in deltax
BSnelling af08ed3
new param _delta_x missing in solve calls
BSnelling b4b3219
try simpler roots direction logic in handle event
BSnelling 0545a07
try not logic in handle event
BSnelling 06a208b
looking for initialValue test cases
BSnelling 8398a38
add h = 0 check to handle event
BSnelling 9aa9866
do not update h pre-solve
BSnelling 523cf20
handle_t0_event
BSnelling 7f5fdab
reinstate time skip (hack diffrax bug?)
BSnelling 3b9471e
Update python/sdist/amici/jax/_simulation.py
BSnelling b93d884
Revert "Update python/sdist/amici/jax/_simulation.py"
BSnelling a4be718
rm clip controller
BSnelling 0ab7c68
handle t0 event near zero
BSnelling 4a47d3b
skip non-time dependent event assignment cases
BSnelling bc51bb4
fix sbml _symbols
BSnelling 449ed78
skip some more tests - NotImplemented discs
BSnelling e9f47e3
update implicit check and skip SalazarCavazos_MBoC2020 benchmark
BSnelling 3618db8
empty set is not None
BSnelling 900eaef
update solver settings for jax benchmarks
BSnelling 51a7e9c
keep Weber settings specific
BSnelling d49572e
review comments - remove x_old usage and add TODO/FIXMEs
BSnelling c4a4166
Merge branch 'main' into bes/jax_event_assignments
BSnelling File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.