Skip to content

Releases: jump-dev/NLopt.jl

v0.6.1

14 Oct 01:33
Compare
Choose a tag to compare

NLopt v0.6.1

Diff since v0.6.0

Closed issues:

  • Compatibility with JuMP 0.19? (#130)

Merged pull requests:

v0.6.0

14 May 01:06
Compare
Choose a tag to compare

NLopt v0.6.0

Diff since v0.5.1

Closed issues:

  • build failiure on OSX 10.9 (#6)
  • Segfault in LN_SBPLX and LN_NELDERMEAD (#64)
  • segfault when setting equal upper and lower bounds and constraints (#81)
  • Build failure on Travis Linux v0.6 without sudo (#94)
  • Build error (#98)
  • LoadError: cannot assign variable Base.count from module Main (#119)
  • Tutorial example gives answer "type Opt has no field numevals" (#120)
  • Use of NLopt for complex numbers (#121)
  • erf not defined (#125)
  • forced stop when minimizing x^2 (#127)
  • Cannot find :FORCED_STOP location (#135)
  • curl error when building (#137)
  • NLopt build error (#138)
  • Yet another build error (#143)

Merged pull requests:

v0.5.1

27 Aug 20:35
Compare
Choose a tag to compare

fix __precompile__ deprecation on 1.0

v0.5.0

28 Jul 01:27
a0d1da5
Compare
Choose a tag to compare

Fix REQUIRE to 0.7-alpha

v0.4.0

27 Jul 03:03
5b74b83
Compare
Choose a tag to compare

0.7 support (drops 0.6).

v0.3.6

29 Sep 14:28
Compare
Choose a tag to compare

Fixes Homebrew tap (#85).

v0.3.5

20 Jul 19:27
Compare
Choose a tag to compare

Updated URLs to new server, fix 0.6 deprecations.

v0.3.4: Update MathProgBase upper bound (#73)

03 Mar 01:59
Compare
Choose a tag to compare
MathProgBase 0.6 will be tagged soon, no changes needed here. https://github.com/JuliaLang/METADATA.jl/pull/7837