Skip to content

v0.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 17:39
· 72 commits to main since this release
5f72299

ADNLPModels v0.8.2

Diff since v0.8.1

Merged pull requests:

  • Full support of sparse AD for NLS models (#239) (@amontoison)
  • Add basic gradient benchmark (#248) (@tmigot)
  • [documentation] Explain coloring and detector kwargs in sparse backends (#249) (@amontoison)
  • Add more benchmark: jac and hess (#251) (@tmigot)
  • Pass empty function instead of unused objective in NLS backend (#253) (@tmigot)

Closed issues:

  • Bug sparse hessian with conditionals (#140)
  • Add sparse backend for Hessian of residual for NLS models (#183)
  • Test Graphs.jl coloring algorithm (#204)
  • Let users configure sparsity detector and coloring algorithm (#242)