Skip to content

Releases: JuliaSmoothOptimizers/ADNLPModels.jl

v0.8.13

22 Jul 06:07
bfe3f7c

Choose a tag to compare

ADNLPModels v0.8.13

Diff since v0.8.12

Merged pull requests:

Closed issues:

  • [documentation] Add a reference to the blog of ASD (#343)

v0.8.12

30 Mar 23:13
d4b2dd3

Choose a tag to compare

ADNLPModels v0.8.12

Diff since v0.8.11

Merged pull requests:

  • Use show_time for sparse AD backends (#326) (@amontoison)
  • [documentation] Update the performance tips (#328) (@amontoison)
  • [documentation] Update the name of the backends for Enzyme.jl (#331) (@amontoison)
  • [documentation] Explain how to change detector and coloring_algorithm in sparse backends (#332) (@amontoison)
  • CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) (#333) (@github-actions[bot])
  • Bump to ADNLPModels 0.8.12 (#336) (@tmigot)

Closed issues:

  • Pass the argument show_time to sparse AD backends (#325)
  • issue with Enzyme Backend in ADNLPModels (#330)

v0.8.11

31 Jan 15:06
1fc3b9c

Choose a tag to compare

ADNLPModels v0.8.11

Diff since v0.8.10

Merged pull requests:

v0.8.10

21 Dec 22:43
e63cb70

Choose a tag to compare

ADNLPModels v0.8.10

Diff since v0.8.9

Merged pull requests:

Closed issues:

  • Unit tests fail on QuadraticModels with ADNLPModels 0.8 (#255)

v0.8.9

08 Dec 18:00
651ba53

Choose a tag to compare

ADNLPModels v0.8.9

Diff since v0.8.8

Merged pull requests:

  • Handle linear constructor without linear constraints (#316) (@tmigot)

Closed issues:

  • CI allow failure on nightly (#266)
  • Marine problem issue when trying to set size (#315)

v0.8.8

27 Nov 00:38
06d623f

Choose a tag to compare

ADNLPModels v0.8.8

Diff since v0.8.7

Merged pull requests:

Closed issues:

  • Optimize the sparse Hessian (#165)
  • Add documentation/test on manually providing sparsity pattern for Jacobian/Hessian (#193)
  • Breakage OptimalControl.jl: ct-registry no more needed (#298)
  • Add a function to get the sparsity patterns from an ADNLPModel (#300)

v0.8.7

17 Aug 17:23
b2274e1

Choose a tag to compare

ADNLPModels v0.8.7

Diff since v0.8.6

Merged pull requests:

v0.8.6

15 Aug 23:54
2932a03

Choose a tag to compare

ADNLPModels v0.8.6

Diff since v0.8.5

Merged pull requests:

  • Add tutorial with manual sparsity pattern (#209) (@tmigot)
  • Upgrade ADNLPModels.jl for SparseMatrixColoring.jl v0.4.0 (#289) (@amontoison)

v0.8.5

06 Aug 19:45
3ef874f

Choose a tag to compare

ADNLPModels v0.8.5

Diff since v0.8.4

Merged pull requests:

  • Add an option to provide the sparsity pattern of jacobians and hessians (#284) (@amontoison)
  • [documentation] Explain how we can provide a sparsity pattern (#286) (@amontoison)
  • Allow pre-instantiated backends (#287) (@tmigot)

Closed issues:

  • Sparsity detection breaks the norm function on 0.8 (#247)

v0.8.4

31 Jul 04:18

Choose a tag to compare

ADNLPModels v0.8.4

Diff since v0.8.3

Merged pull requests: