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

Rework the Termination Condition API to be type stable #954

Merged
merged 8 commits into from
Oct 31, 2023

Conversation

avik-pal
Copy link
Member

Leads to quite a bit of type instability in the cache of the NonlinearSolve Algorithms. I will prototype a version there as well to see if this fixes things!

@avik-pal avik-pal force-pushed the ap/tstable_termination branch from 66ec194 to 0b4d3fa Compare October 30, 2023 20:37
@avik-pal avik-pal force-pushed the ap/tstable_termination branch from 0b4d3fa to 8fccdcc Compare October 30, 2023 20:38
@avik-pal avik-pal changed the title [WIP] Rework the Termination Condition API to be type stable Rework the Termination Condition API to be type stable Oct 30, 2023
@avik-pal
Copy link
Member Author

This should be good to go once the NonlinearSolve PR tests pass

@avik-pal avik-pal force-pushed the ap/tstable_termination branch from 7b4f511 to 43206a7 Compare October 30, 2023 23:51
@ChrisRackauckas ChrisRackauckas merged commit 1423d11 into master Oct 31, 2023
54 of 70 checks passed
@ChrisRackauckas ChrisRackauckas deleted the ap/tstable_termination branch October 31, 2023 09:42
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