| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-02 | 608 Bytes | |
| v2.3.1 source code.tar.gz | 2026-09-02 | 337.4 kB | |
| v2.3.1 source code.zip | 2026-09-02 | 422.9 kB | |
| Totals: 3 Items | 760.9 kB | 0 | |
Optim v2.3.1
Merged pull requests:
- Classify interior solutions of the trust region subproblem at lambda_lb (#1276) (@pkofod)
- Honor f_abstol and x_reltol in NewtonTrustRegion convergence checks (#1278) (@pkofod)
- Make the trust region subproblem thresholds scale- and type-aware (#1280) (@pkofod)
- Take the line search's alpha = 0 slope from the objective's JVP (#1285) (@devmotion)
Closed issues:
- perform_linesearch! computes dphi_0 from the gradient even when the objective supplies a JVP (#1284)