v1.13.0
github-actions
released this
27 Jul 19:23
·
321 commits
to master
since this release
JuMP v1.13.0
Closed issues:
- Generic numeric type in JuMP (#2025)
- Ease addition of matrix cones (#2093)
- Starting values and Objective.SlackBridge (#3270)
- Documentation fails to build locally (#3431)
Merged pull requests:
- Add GenericModel{T} and GenericVariableRef{T} (#3377) (@blegat)
- Add support for generic number type (#3385) (@odow)
- Set SlackBridgePrimalDualStart in set_start_values (#3422) (@odow)
- Protect names on .bib (#3423) (@joaquimg)
- Add fallback for MOI.AbstractSymmetricMatrixSet{Triangle,Square} (#3424) (@odow)
- [docs] fix flakey doctest in variables.md (#3425) (@odow)
- Add Loraine solver (#3426) (@blegat)
- Remove Penopt.jl from packages.toml (#3428) (@odow)
- Minor cleanups in DenseAxisArray (#3429) (@blegat)
- improve problem statement in cannery example of tutorial (#3430) (@SimonEnsemble)
- Remove second SDP relaxation in OPF tutorial due to unreliable numerics. (#3432) (@jd-foster)
- [docs] Change nested_problems.jl : outer/inner to upper/lower (#3433) (@jd-foster)
- Update roadmap with completed item (#3434) (@mlubin)
- Prep for v1.13.0 (#3435) (@blegat)