Skip to content

Add PreallocationTools compat for v1#446

Merged
ChrisRackauckas merged 1 commit intoSciML:masterfrom
JamesWrigley:compat
Mar 2, 2026
Merged

Add PreallocationTools compat for v1#446
ChrisRackauckas merged 1 commit intoSciML:masterfrom
JamesWrigley:compat

Conversation

@JamesWrigley
Copy link
Member

PreallocationTools v1 is required by NonlinearSolveBase since SciML/NonlinearSolve.jl#814, so without this it's not possible to install the latest version of NonlinearSolve with BoundaryValueDiffEq in the same environment.

AFAICT it's safe to keep compat with both 0.4 and 1.0 since 1.0 doesn't appear to be breaking: https://github.com/SciML/PreallocationTools.jl/releases/tag/v1.0.0

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

@ChrisRackauckas ChrisRackauckas merged commit 045f9f1 into SciML:master Mar 2, 2026
17 of 24 checks passed
@JamesWrigley JamesWrigley deleted the compat branch March 2, 2026 19:02
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