Skip to content

Releases: JuliaSmoothOptimizers/ADNLPModels.jl

v0.8.3

18 Jul 20:47
1a166ad

Choose a tag to compare

ADNLPModels v0.8.3

Diff since v0.8.2

Merged pull requests:

Closed issues:

  • Symmetric coloring for efficient sparse hessian computation (#258)

v0.8.2

22 Jun 17:39
5f72299

Choose a tag to compare

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)

v0.8.1

11 Jun 22:31
855c487

Choose a tag to compare

ADNLPModels v0.8.1

Diff since v0.8.0

Merged pull requests:

Closed issues:

  • Replace ColPack with SparseMatrixColorings? (#237)
  • Display issue in docs (#243)

v0.8.0

05 Jun 16:03
ed9756e

Choose a tag to compare

ADNLPModels v0.8.0

Diff since v0.7.2

Merged pull requests:

Closed issues:

  • Bug with upgrade to SymbolicUtils release 1.6 and 1.7 (#232)

v0.7.2

07 May 11:16
8d79f12

Choose a tag to compare

ADNLPModels v0.7.2

Diff since v0.7.1

Merged pull requests:

v0.7.1

29 Apr 11:29
30cfab4

Choose a tag to compare

ADNLPModels v0.7.1

Diff since v0.7.0

Merged pull requests:

Closed issues:

  • Update CITATION (#207)
  • Inaccurate display (#215)

v0.7.0

19 Jul 23:39
9116f89

Choose a tag to compare

ADNLPModels v0.7.0

Diff since v0.6.2

Closed issues:

  • Improve docs (#32)
  • Tutorial: get started with ADNLPModel (#49)
  • Add documentation on sparse jacobian (#106)
  • Add documentation on available backends and new backend system (#135)
  • Warnings about unused type parameters (#156)
  • WARNING: method definition ... declares type variable AD but does not use it (#159)
  • Test using NLPModel as backend using NLPModelsTest (#178)

Merged pull requests:

v0.6.2

07 May 01:58
e9f3bdf

Choose a tag to compare

ADNLPModels v0.6.2

Diff since v0.6.1

Closed issues:

  • Use SparseDiffTools with ADNLPModel? (#13)
  • Support sparse Hessians and Jacobians (#44)
  • "UndefVarError: ZygoteAD not defined" when trying to use Zygote as AD backend (#134)

Merged pull requests:

v0.6.1

07 Apr 22:04
9f19ff7

Choose a tag to compare

ADNLPModels v0.6.1

Diff since v0.6.0

Merged pull requests:

v0.6.0

24 Mar 22:05
89f086b

Choose a tag to compare

ADNLPModels v0.6.0

Diff since v0.5.1

Closed issues:

  • Use in place functions by default for constraints and residuals (#47)
  • Unit tests segfault on M1 Mac (#57)

Merged pull requests: