MathOptInterface v1.53.0
Merged pull requests:
- Add MathOptComplements, GenOpt, LowRankOpt and ArrayDiff to solver tests (#3038) (@blegat)
- Fix compat bound of CliqueTrees.jl (#3039) (@odow)
- add DualGeometricMeanCone and bridge (#3041) (@araujoms)
- add dual_set for NormCone (#3042) (@araujoms)
- Upgrade vale-action from v2 to v3 (#3043) (@odow)
- [docs] add DocumenterCodeBlocks.jl (#3044) (@odow)
- [FileFormats.MOF] add support for MOF@1.8 (#3047) (@odow)
- add dual relative entropy cone and bridge (#3049) (@araujoms)
- Set depwarn=yes on Julia nightly (#3050) (@odow)
- [FileFormats.MOF] add support for MOF@1.9 (#3051) (@odow)
- docs: fix typos (#3052) (@jeis4wpi)
- Add ModelWithQuad and privatize the product functions of QPBlockData (#3053) (@blegat)
- Prep for v1.53.0 (#3055) (@odow)
- [Bridges] fix ConstraintPrimal for GeoMeanBridge (#3056) (@odow)
- [docs] fix failing linkchecks (#3057) (@odow)
- [docs] set line_counter = :named in CodeBlocks (#3058) (@odow)
- [Bridges] fix ConstraintPrimal for GeoMeanBridge (#3059) (@odow)
- fix GeoMeanBridge docstring (#3060) (@araujoms)
- Clearer error message with constrained variables in VectorOfVariables (#3061) (@blegat)
Closed issues:
- Add dual cones for cones without them (#3037)