Skip to content

Conversation

@ChrisRackauckas
Copy link
Member

Fixes #1750

ChrisRackauckas added a commit to ChrisRackauckas/ProbNumDiffEq.jl that referenced this pull request Sep 7, 2022
EKCache is the only AbstractODEFilterCache, and so it's safe (at least for now) to extend this function to the other algorithms. The other algorithms were fine because they were using a fallback that has been eliminated by SciML/OrdinaryDiffEq.jl#1753. It would be good to get this patch in so that the ambiguity fix PR can be fully checked.
@ChrisRackauckas ChrisRackauckas merged commit 54b5fbb into master Sep 8, 2022
@ChrisRackauckas ChrisRackauckas deleted the ambiguities branch September 8, 2022 02:29
nathanaelbosch pushed a commit to nathanaelbosch/ProbNumDiffEq.jl that referenced this pull request Sep 8, 2022
EKCache is the only AbstractODEFilterCache, and so it's safe (at least for now) to extend this function to the other algorithms. The other algorithms were fine because they were using a fallback that has been eliminated by SciML/OrdinaryDiffEq.jl#1753. It would be good to get this patch in so that the ambiguity fix PR can be fully checked.
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.

accidental name collisions may be hurting performance

2 participants