Skip to content

Widen DiffEqBase compat to allow v7#160

Merged
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:widen-diffeqbase-v7-compat
Apr 28, 2026
Merged

Widen DiffEqBase compat to allow v7#160
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:widen-diffeqbase-v7-compat

Conversation

@ChrisRackauckas-Claude
Copy link
Copy Markdown

Summary

  • Widens DiffEqBase compat from "6.145" to "6.145, 7" to support the v7 ecosystem
  • All DiffEqBase APIs used in this package (AbstractDEAlgorithm, KeywordArgSilent, check_prob_alg_pairing, get_concrete_problem, get_concrete_u0, get_concrete_p, isconcreteu0, promote_u0, AbstractDEProblem) are present and unchanged in DiffEqBase v7
  • No source or test changes required — purely a compat bump
  • RecursiveArrayTools and SciMLBase were already widened to v4/v3 respectively

Test plan

  • CI passes with DiffEqBase v7 resolved
  • Pkg.resolve() selects DiffEqBase v7.0.0 with the updated compat

🤖 Generated with Claude Code

All APIs used (AbstractDEAlgorithm, KeywordArgSilent, check_prob_alg_pairing,
get_concrete_problem, get_concrete_u0, get_concrete_p, isconcreteu0,
promote_u0, AbstractDEProblem) are present in DiffEqBase v7.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@ChrisRackauckas ChrisRackauckas merged commit a291c71 into SciML:main Apr 28, 2026
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants