Skip to content

v0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 08:30
· 44 commits to master since this release

BlackBoxOptim v0.6.1

Diff since v0.6.0

Closed issues:

  • MathProgBase Interface (#59)
  • optimizing noisy function (#112)
  • Change API to be more in line with Optim.jl and/or JumP.jl (#145)
  • strftime not define opt_controller.jl:362 (#149)
  • How do I set the mutation rate? (#151)
  • MaxFuncEvals ignored (#157)
  • RngSeed not used when RandomizeRngSeed is false (#158)
  • Restart the optimization while fixing certain parameters (#173)
  • TagBot trigger issue (#182)
  • Halt optimization early from callback function (#184)
  • Initial value not working (#185)
  • how to get all solutions not just the pareto optimal solutions? (#187)
  • unknown function error (#189)

Merged pull requests:

  • Safely truncate large floats (#164) (@Libbum)
  • CompatHelper: bump compat for "Distributions" to "0.25" (#183) (@github-actions[bot])