-
Notifications
You must be signed in to change notification settings - Fork 153
Update to OrdinaryDiffEq.jl v7 and related SciML packages #2910
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
Draft
github-actions
wants to merge
59
commits into
main
Choose a base branch
from
compathelper/new_version/2026-04-02-00-09-29-812-04017954462
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 51 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
4a12427
CompatHelper: bump compat for RecursiveArrayTools to 4, (keep existin…
86f227a
Merge branch 'main' into compathelper/new_version/2026-04-02-00-09-29…
JoshuaLampert 4400e5b
allow SciMLBase.jl v3
JoshuaLampert f4f80d4
fix merge conflict
JoshuaLampert c3c88f5
Merge branch 'main' into compathelper/new_version/2026-04-02-00-09-29…
JoshuaLampert 56a1d36
allow DiffEqBase.jl v7
JoshuaLampert 7cc7d89
allow OrdinaryDiffEqCore.jl v4
JoshuaLampert aa07005
Merge branch 'main' into compathelper/new_version/2026-04-02-00-09-29…
JoshuaLampert 0eed249
allow v2 of all OrdinaryDiffEq*.jl packages
JoshuaLampert 39e7934
Merge branch 'main' into compathelper/new_version/2026-04-02-00-09-29…
JoshuaLampert f6d8801
replace u_modified! by derivative_discontinuity!
JoshuaLampert 9d03133
Merge branch 'main' into compathelper/new_version/2026-04-02-00-09-29…
JoshuaLampert c024d02
ignore :derivative_discontinuity! for stale explicit imports
JoshuaLampert a3eaadc
move import
JoshuaLampert 5cf52b9
import SciMLBase
JoshuaLampert a2a74df
import instead of using
JoshuaLampert 5e91ab6
adapt to new controller interface
JoshuaLampert 8fc1e81
restrict Static.jl to fix tests
JoshuaLampert eaad1ac
print controller instead of cache in SummaryCallback
JoshuaLampert f81faf1
stage limiter as keyword arguments
JoshuaLampert caf84a3
fix iterating over VectorOfArray
JoshuaLampert 8b66f58
use Threaded() instead of True() for threads
JoshuaLampert ae96778
fix
JoshuaLampert e3b77c0
Update examples/tree_1d_dgsem/elixir_euler_density_wave_adaptive_vol_…
JoshuaLampert 834f75f
Merge branch 'main' into compathelper/new_version/2026-04-02-00-09-29…
JoshuaLampert f3d0353
make thread backwards compatible
JoshuaLampert fc20979
Merge branch 'compathelper/new_version/2026-04-02-00-09-29-812-040179…
JoshuaLampert bced723
fix stage limiter kwarg in docs
JoshuaLampert e1c0890
fix destats->stats in docs
JoshuaLampert 1ff757c
fix another stage limiter in the docs
JoshuaLampert b3a5e10
make controller in SummaryCallback backwards compatible
JoshuaLampert 0e08dd9
Update src/callbacks_step/summary.jl
JoshuaLampert 8f19f85
Merge branch 'main' into compathelper/new_version/2026-04-02-00-09-29…
JoshuaLampert b10d7ae
port #2773
JoshuaLampert 5bcae97
add compat
JoshuaLampert 6d57637
rename extension
JoshuaLampert 4aba93f
fix obtaining controller
JoshuaLampert f9b4ff7
remove qold
JoshuaLampert d56c29d
Merge branch 'main' into compathelper/new_version/2026-04-02-00-09-29…
JoshuaLampert 8013d04
also save `dt_factor`
JoshuaLampert 7790e6a
allow OrdinaryDiffEqLowStorageRK.jl v3 in docs
JoshuaLampert 3d13e7c
set qsteady_max to 1.0
JoshuaLampert f99460e
Merge branch 'main' into compathelper/new_version/2026-04-02-00-09-29…
JoshuaLampert e66834d
get qsteady_max from ode algorithm
JoshuaLampert b54a42a
use other constructor of PIDController
JoshuaLampert c1f5ba5
Merge branch 'main' into compathelper/new_version/2026-04-02-00-09-29…
vchuravy e55a4d2
Run test_mpi single process first
vchuravy 4ec3c27
adapt error for now
JoshuaLampert 8f75dbf
Merge branch 'main' into compathelper/new_version/2026-04-02-00-09-29…
JoshuaLampert 87025aa
Revert "Run test_mpi single process first"
vchuravy b4b16b3
Ensure that extension is ready
vchuravy 31d6d6c
also allow OrdinaryDiffEqCore.jl v3.32 and v3.33
JoshuaLampert 7194d6c
refactor loading and saving controller
JoshuaLampert 8159dd3
format
JoshuaLampert 211670a
add test for loading and saving controllers in downgrade tests for co…
JoshuaLampert bdd97fc
comments
JoshuaLampert 3be6e8a
Update test/test_threaded.jl
JoshuaLampert 2a6aed1
fix
JoshuaLampert 3375a6e
format
JoshuaLampert 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
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
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
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
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
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
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.