-
Notifications
You must be signed in to change notification settings - Fork 8
Introduce differentiation interface #2137
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 20 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
d3c68c2
Unrelated cleanups
SouthEndMusic 64091bc
Introduce DifferentiationInterface
SouthEndMusic 732f074
Fix most tests
SouthEndMusic b5a5693
bring back TracerSparsityDetector
SouthEndMusic 387d3d4
Most comments adressed
SouthEndMusic 46af5f4
Subdividing parameters first part
SouthEndMusic e5540f6
Merge branch 'main' into introduce_differentiation_interface
SouthEndMusic 79162e2
Introduce vector cache
SouthEndMusic 448ca28
Add SCT cache hack, fix minor bugs
SouthEndMusic 828178a
Fix many tests
SouthEndMusic de0dbb7
Pass most tests
SouthEndMusic 17e2da8
Fix more tests
SouthEndMusic 0c7222c
Merge branch 'main' into introduce_differentiation_interface
SouthEndMusic eb31535
Replace weight function by Returns
SouthEndMusic 1939178
Replace weight function by Returns properly
SouthEndMusic 23cf2cd
Avoid accessing undefined cache entries
SouthEndMusic 151c552
We no longer need to explicitly create the Jacobian buffer for SCT
SouthEndMusic 23b844b
Use DI prep_cache branch
SouthEndMusic a77042e
Update DI
SouthEndMusic 193035a
Fix last bugs
SouthEndMusic 7c7401b
Nits
SouthEndMusic 9321621
Remove PreallocationTools dep
SouthEndMusic 93aa7a2
Small docs fix
SouthEndMusic 0f9479f
Merge branch 'main' into introduce_differentiation_interface
SouthEndMusic f96feb5
Actually fix the call stacks in the docs this time
SouthEndMusic 2a6df87
Fix validation docs
SouthEndMusic b11ff11
Merge branch 'main' into introduce_differentiation_interface
SouthEndMusic 46735b0
Fix discrete control table + type instability
SouthEndMusic 7fb12f9
Merge branch 'main' into introduce_differentiation_interface
SouthEndMusic b550ed2
Fix allocation problem docs example
SouthEndMusic 78e0497
Use NamedTuple DiffCache
SouthEndMusic 8735c4e
Use latest version of the new dependencies
visr 8afa4bb
Add `model.to_fews(region_dir)` (#2161)
visr 1d1b97b
Don't recompute low storage factor for basin forcings
SouthEndMusic 41f0374
Merge branch 'main' into introduce_differentiation_interface
SouthEndMusic fda4501
Update docstrings
SouthEndMusic 49334b5
Fancify error message
SouthEndMusic 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
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.