JuliaSmoothOptimizers / JuliaSmoothOptimizers/ADNLPModels.jl

Deactivate NLP backends for NLS models by default

Open
#354 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
44
Forks
19
PR merge metrics
No merged PRs in 30d

Description

For some NLS models, generating the gradient and the hessian-vector products take a long time. Because we need either the Jacobian or the Jacobian-vector products, we can use them to obtain the gradient. Performing AD on the gradient and hprod should be deactivated by default.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.