Skip to content

Releases: JuliaNonconvex/Nonconvex.jl

v2.1.3

10 Dec 23:19
ea4ce9f
Compare
Choose a tag to compare

Nonconvex v2.1.3

Diff since v2.1.2

Merged pull requests:

Closed issues:

  • Trouble calling Julia Function from Python Code (#153)
  • Make Nonconvex models type stable (#155)
  • Unified API for information of the results (#159)
  • NLopt zero-order algorithms are using Zygote (#160)
  • Throw a better error when passing an illegal algorithm name for NLopt (#161)
  • Compatible with JuliaGPU (#162)

v2.1.2

31 Dec 18:16
ca33e11
Compare
Choose a tag to compare

Nonconvex v2.1.2

Diff since v2.1.1

Closed issues:

  • Constraint handling for evolutionary optimization (#30)
  • Pullback error when summing over a dictionary (#130)
  • Problem with sparse matrix when using CustomGradFunction (#152)
  • Example of Changing AD Package (#156)
  • problem with Metaheuristics (#157)
  • Unclear how to use Abstract Differentiation (#158)

v2.1.1

25 Jul 13:52
Compare
Choose a tag to compare

Nonconvex v2.1.1

Diff since v2.1.0

Closed issues:

  • Wrap NOMAD.jl (#84)
  • Useage with ComponentArrays (#99)
  • Wrap Metaheuristics.jl (#124)
  • Problem with Hyperoptim.jl (#146)
  • Mixed-mode AD? (#148)
  • Parallel capabilities of Hyperopt? (#149)
  • Extract number of iterations from results (#150)

Merged pull requests:

v2.1.0

15 Jul 03:36
c48f7be
Compare
Choose a tag to compare

Nonconvex v2.1.0

Diff since v2.0.4

Closed issues:

  • Workaround for Mutating Arrays (#137)

Merged pull requests:

v2.0.4

21 Jun 17:58
3b31f50
Compare
Choose a tag to compare

Nonconvex v2.0.4

Diff since v2.0.3

Closed issues:

  • Support GalacticOptim for unconstrained and bound constrained optimization (#28)
  • Percival fails with ERROR: outside of the trust region: ‖x‖²= NaN (#55)
  • Support functions with a sparse Jacobian (#115)
  • Symbolic AD Sensitivity to Init Values (#143)

Merged pull requests:

v2.0.3

19 Jun 01:52
c34ac4f
Compare
Choose a tag to compare

Nonconvex v2.0.3

Diff since v2.0.2

v2.0.2

18 Jun 06:19
b676a32
Compare
Choose a tag to compare

Nonconvex v2.0.2

Diff since v2.0.1

v2.0.1

17 Jun 22:08
d34755b
Compare
Choose a tag to compare

Nonconvex v2.0.1

Diff since v2.0.0

Merged pull requests:

v2.0.0

17 Jun 21:02
d2d9f76
Compare
Choose a tag to compare

Nonconvex v2.0.0

Diff since v1.0.4

Closed issues:

  • Nonconvex (ab)uses eval (#134)
  • Jacobian_Approximation for IPOPT (#135)
  • How to extract results from NLopt (#136)

Merged pull requests:

v1.0.4

11 Jun 23:22
f03f541
Compare
Choose a tag to compare

Nonconvex v1.0.4

Diff since v1.0.3

Merged pull requests: