Skip to content

v4.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 02:47
19a6785

Optimization v4.5.0

Diff since v4.4.0

Merged pull requests:

Closed issues:

  • Add description and usage example of reinit (#502)
  • Error messages with integer constraint vectors (#528)
  • Prevent printing when using CMAEvolutionStrategyOpt solver (#572)
  • The help to solve does not explain the result. (#587)
  • test: test coverage needs improvement for the ./src/utils.jl file (#868)
  • Add optimization parameters to OptimiationStsate (#891)
  • LBFGS iteration index is always 0? (#907)
  • Add OptimizationSciPy wrapper package (#917)
  • Add OptimizationPyCMA Wrapper Package (#918)
  • Adding dual_ftol_rel keyword for NLopt (#922)
  • no method matching keys(::Nothing) when I forget to pass lcons and ucons to a constrained problem (#959)