Skip to content

Fix type instabilities from extrapolation #407

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 2 commits into from
Mar 20, 2025

Conversation

SouthEndMusic
Copy link
Member

I made these changes because I saw some type instabilities when evaluating LinearInterpolationIntInv. My hypothesis is that type inference failed because of an infinite recursion (that doesn't happen at runtime). At any rate, the extrapolation functionality now uses a bit more knowledge from those code paths for evaluation too.

@ChrisRackauckas
Copy link
Member

Add some inference tests?

@ChrisRackauckas ChrisRackauckas merged commit 2527aef into SciML:master Mar 20, 2025
15 of 16 checks passed
@SouthEndMusic SouthEndMusic mentioned this pull request Mar 20, 2025
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