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

Passing Jacobian to NLSolveJL #273

Closed
briochemc opened this issue Nov 2, 2023 · 2 comments
Closed

Passing Jacobian to NLSolveJL #273

briochemc opened this issue Nov 2, 2023 · 2 comments

Comments

@briochemc
Copy link
Contributor

Given f an ODEFunction (or a NonlinearFunction) with a Jacobian, how does one pass this Jacobian to the NLSolveJL solvers so that it does not try to autodiff it from f?

@avik-pal
Copy link
Member

avik-pal commented Nov 2, 2023

https://github.com/SciML/SciMLNLSolve.jl/blob/master/src/solve.jl#L67 it already does.

@briochemc
Copy link
Contributor Author

Oops I'm just confused! I'll close this.

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

No branches or pull requests

2 participants