v0.22.3
版本发布时间: 2022-02-11 08:06:59
jump-dev/JuMP.jl最新发布版本:v1.23.2(2024-09-13 13:29:38)
JuMP v0.22.3
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)