Skip to content

feat: allow simple newton steps #467

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
Apr 17, 2025
Merged

feat: allow simple newton steps #467

merged 2 commits into from
Apr 17, 2025

Conversation

avik-pal
Copy link
Member

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

Add any other context about the problem here.

@oscardssmith
Copy link
Member

what does this do?

@avik-pal
Copy link
Member Author

disables the jaxobian reuse. one of the reviews wanted to check what happens if jacobian reuse is turned off

@avik-pal
Copy link
Member Author

to be clear, setting the value to 1 should disable it (not the default of 0)

@ChrisRackauckas ChrisRackauckas merged commit 4f0b1e5 into master Apr 17, 2025
3 of 5 checks passed
@ChrisRackauckas ChrisRackauckas deleted the ap/kinsol_newton branch April 17, 2025 19:46
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.

3 participants