Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 10:04
· 2067 commits to master since this release
2f89f30

GalacticOptim v0.1.1

Closed issues:

  • NLopt optimiser does not call objective function (#11)
  • Register (#16)

Merged pull requests:

  • Update README.md (#1) (@ChrisRackauckas)
  • [WIP] Add OptimizationProblem, OptimizationFunction and solve (#6) (@abhigupta768)
  • [WIP]Add KrylovTrustRegion and constrained optimizers from Optim (#9) (@abhigupta768)
  • [WIP]Add solve dispatch for all supported optimization libraries (#10) (@abhigupta768)
  • NLopt objective needs 2 arguments in the non OptimizationFunction branch as well (#12) (@abhigupta768)
  • Add solve dispatch for Evolutionary.jl (#14) (@abhigupta768)
  • Add Zygote AD support (#17) (@abhigupta768)
  • CompatHelper: add new compat entry for "Optim" at version "0.22" (#19) (@github-actions[bot])
  • CompatHelper: add new compat entry for "DiffResults" at version "1.0" (#20) (@github-actions[bot])
  • CompatHelper: add new compat entry for "ForwardDiff" at version "0.10" (#21) (@github-actions[bot])
  • CompatHelper: add new compat entry for "DiffEqBase" at version "6.41" (#22) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Requires" at version "1.0" (#23) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Zygote" at version "0.5" (#24) (@github-actions[bot])