-
Notifications
You must be signed in to change notification settings - Fork 132
remove restriction of DiffEqBase.jl (used as hotfix) #2264
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 1 commit
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
bb359cd
remove restriction of DiffEqBase.jl (used as hotfix)
ranocha 7ca0e1f
ODE_DEFAULT_NORM moved
ranocha 74a9443
use ADTypes
ranocha b6b507d
fix another depwarn
ranocha a719514
bump DiffEqCallbacks
ranocha 9b4763f
format
ranocha 286e786
allow older version of ADTypes
ranocha ac03d56
Update test/Project.toml
ranocha f445dba
Merge branch 'main' into hr/update_DiffEq
JoshuaLampert a750d7d
restrict to ADTypes v1
ranocha bbb8cd4
bump ADTypes for NonlinearSolve.jl
ranocha c4446ac
fix compat bounds for Downgrade action
JoshuaLampert c4f5279
fix Aqua.jl issue
JoshuaLampert b454473
add DiffEqBase extension to fix callback issues with custom integrators
ranocha a76946a
ignore several run folders
ranocha d79b2d3
sort alphabetically
ranocha a9a2964
format
ranocha 17f5abe
import fix
ranocha d74506f
allow v3 of DiffEqCallbacks
ranocha 8805345
require Static.jl v1 for DiffEqBase.jl v6.154 (required for new DiffE…
ranocha dae8491
require StaticArrayInterface 1.5.1 for Static.jl v1
ranocha 2c11e00
fix Aqua tests
JoshuaLampert 12cd9f6
Merge branch 'hr/update_DiffEq' of https://github.com/trixi-framework…
JoshuaLampert 599e1d4
fix test values
JoshuaLampert 3760a8e
fix restart_file
JoshuaLampert 19e1911
require Octavian.jl v0.3.28 for Static.jl
ranocha f407ec1
require LoopVectorization.jl v0.12.171 for Static.jl
JoshuaLampert da96488
require StrideArrays.jl v0.1.29 for Static.jl
JoshuaLampert d2f1587
require Polyester.jl v0.7.15 for Static.jl
JoshuaLampert 1f08a5c
fix typo
ranocha 7dba3cd
require OrdinaryDiffEq.jl v6.88 for FastBroadcast.jl version required…
ranocha a9b2c8c
Merge branch 'main' into hr/update_DiffEq
JoshuaLampert 4c75667
require Polyester.jl v0.7.16 for OrdinaryDiffEqPRK.jl
JoshuaLampert b844ee5
require MuladdMacro v0.2.4 for OrdinaryDiffEqPRK.jl
JoshuaLampert 832dd8d
require Static.jl v1.1.1 for OrdinaryDiffEqHighOrderRK.jl
JoshuaLampert 2fa1327
require ADTypes.jl v1.7.1 for OrdinaryDiffEqNonlinearSolve.jl
JoshuaLampert eb3d778
fix documentation about PERK methods
JoshuaLampert b48479d
fix some more test values and tolerances
JoshuaLampert d0b6f1f
remove extras that are not required anymore since Julia v1.9
ranocha dd81e82
make DiffEqBase a regular dep instead of a weakdep
ranocha 624c932
format
ranocha 4a682ff
add NLsolve to docs/Project.toml
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
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.