Releases: jump-dev/NLopt.jl
Releases · jump-dev/NLopt.jl
v0.6.1
v0.6.0
NLopt v0.6.0
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:
- rename
get_initial_step
in README.md (#123) (@magerton) - Install TagBot as a GitHub Action (#140) (@JuliaTagBot)
- add Project.toml (#141) (@JeffBezanson)
- make
Callback_Data
mutable (#142) (@JeffBezanson) - switch to NLopt_jll (#145) (@stevengj)
v0.5.1
v0.5.0
v0.4.0
v0.3.6
v0.3.5
v0.3.4: Update MathProgBase upper bound (#73)
MathProgBase 0.6 will be tagged soon, no changes needed here. https://github.com/JuliaLang/METADATA.jl/pull/7837