Skip to content
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

fix type stability for DefaultCache #2540

Merged

Conversation

oscardssmith
Copy link
Contributor

@oscardssmith oscardssmith commented Nov 21, 2024

fixes #2530.
lib/OrdinaryDiffEqCore/src/caches/basic_caches.jl is the actual fix. The rest are minor robustness improvements I made while debugging the issue.

@ChrisRackauckas ChrisRackauckas merged commit 1b537a0 into SciML:master Nov 21, 2024
129 of 141 checks passed
@oscardssmith oscardssmith deleted the os/fix-DefaultCache-type-stability branch November 21, 2024 14:03
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.

Type instability interpolating solution from out of place prob with default solver
2 participants