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

Draft: ImplicitDiscreteSolve #534

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Conversation

@vyudu vyudu marked this pull request as draft February 20, 2025 01:38
@vyudu
Copy link
Member Author

vyudu commented Feb 20, 2025

@ChrisRackauckas This is barebones but working. Any important features I'm missing here? Also should this actually go in OrdinaryDiffEq?

@ChrisRackauckas
Copy link
Member

Can this to use SimpleNonlinearSolve.jl's Newton and make this be SimpleImplicitDiscreteSolve.jl? I think the complete version will want to use the Jacobian reuse aspect and such, so for now having a static version would be a good way to handle this.

@vyudu
Copy link
Member Author

vyudu commented Feb 26, 2025

Did that refactor, just needs more tests now I think

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