Skip to content

v0.22.3

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 00:06
· 718 commits to master since this release
538213f

JuMP v0.22.3

Diff since v0.22.2

Closed issues:

  • Remove dirty flag (#2797)
  • User-defined (nonlinear) objective with vectorized variables (#2854)
  • Typo in RotatedSecondOrderCone docstring (#2855)
  • Debug TSP example on Julia 1.7 (#2862)
  • Benchmark (#2864)
  • Bug broadcasting an empty SparseAxisArray (#2867)

Merged pull requests:

  • [docs] Add introduction sections to tutorials (#2850) (@odow)
  • [docs] update cutting stock algorithm (#2851) (@odow)
  • [docs] Fix typo in TSP tutorial (#2852) (@odow)
  • [docs] Update Benders decomposition algorithm (#2853) (@odow)
  • Fix typo in docstring of RotatedSecondOrderCone (#2856) (@sean-lo)
  • [docs] fix start value in max_cut_sdp (#2857) (@odow)
  • Add warning and improve docs for modify-then-query (#2858) (@odow)
  • [docs] update to MOI v0.10.8 and bump SCS (#2860) (@odow)
  • Make Random seed more explicit (#2863) (@jd-foster)
  • Bump JuliaFormatter to v0.22.2 (#2865) (@odow)
  • Add Aqua.jl as a CI job (#2866) (@odow)
  • [Containers] fix broadcasting over empty SparseAxisArray (#2868) (@odow)
  • Prep for v0.22.3 (#2869) (@odow)