Skip to content

Consider adding jacobian scaling #180

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
oscardssmith opened this issue Apr 21, 2023 · 1 comment
Closed

Consider adding jacobian scaling #180

oscardssmith opened this issue Apr 21, 2023 · 1 comment

Comments

@oscardssmith
Copy link
Member

NLsolve.jl's trust region method automatically scales jacobians by column norm (see https://github.com/JuliaNLSolvers/NLsolve.jl#trust-region-method). We should implement this and see if it improves reliability.

@ChrisRackauckas
Copy link
Member

All sorts of scalings such as line searches are in, I think we have this all now.

# 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