Skip to content

Passing Jacobian to NLSolveJL #273

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants