v1.13.0
github-actions
released this
01 Mar 10:35
·
328 commits
to master
since this release
MathOptInterface v1.13.0
Closed issues:
- Bridge request: number type conversion (#1694)
- [Bridges] print_active_bridges doesn't support scalar sets (#2104)
Merged pull requests:
- [Bridges] add NumberConversionBridge (#2091) (@odow)
- [FileFormats.MOF] add tests for vector-valued objective functions (#2093) (@odow)
- Add Parameter set (#2095) (@odow)
- Use import MathOptInterface as MOI (#2096) (@odow)
- [Utilities] add with_cache_type to instantiate (#2097) (@odow)
- [docs] set linkcheck=true during HTML build (#2098) (@odow)
- Improve docstrings and methods in src/sets.jl (#2099) (@odow)
- Add HermitianPSDCone in MOI.Utilities.Model (#2100) (@blegat)
- [Utilities] Fix for empty product of sets (#2101) (@blegat)
- Prep for v1.13.0 (#2102) (@odow)
- [docs] skip some links in linkcheck (#2103) (@odow)
- [Utilities] add shift_constant for Parameter set (#2105) (@odow)
- [Test] fix test_add_parameter (#2106) (@odow)
- [Bridges] support debugging variable bridges with AbstractScalarSet (#2107) (@odow)
- Remove test_basic_F_Parameter because it does not support generic constraints (#2109) (@odow)