Releases: jump-dev/PolyJuMP.jl
Releases · jump-dev/PolyJuMP.jl
v0.8.0
PolyJuMP v0.8.0
Breaking changes
- Refactor on top of StarAlgebras
Merged pull requests:
- Update to the new StarAlgebra (#133) (@blegat)
- JuliaFormatter@v2 (#135) (@blegat)
- Add dependabot (#136) (@blegat)
- Bump actions/checkout from 1 to 6 (#137) (@dependabot[bot])
- Update StarAlgebras requirement to 0.2.1 (#138) (@dependabot[bot])
- Bump codecov/codecov-action from 5 to 6 (#141) (@dependabot[bot])
- Add StarAglebras to Project.toml (#142) (@blegat)
- StarAlgebras v0.3 (#143) (@blegat)
- Update to MultivariateBases v0.3 (#144) (@blegat)
v0.7.6
v0.7.5
v0.7.4
v0.7.3
PolyJuMP v0.7.3
Merged pull requests:
- Fix _to_polynomial for ScalarAffineFunction and ScalarQuadraticFunction (#112) (@odow)
- Fix #111 and maybe minor fixes WIP (#113) (@votroto)
- Implement VariablePrimal (#115) (@blegat)
- Include qcqp.jl in tests (#116) (@odow)
- Simplify div of monomial and variable (#118) (@odow)
Closed issues:
v0.7.2
v0.7.1
PolyJuMP v0.7.1
Merged pull requests:
v0.7.0
PolyJuMP v0.7.0
Merged pull requests:
- Fix printing with latest version of JuMP (#77) (@odow)
- Remove talk (#79) (@blegat)
- Polynomial optimization meta-solver based on algebraic system solver (#80) (@blegat)
- Remove hack for old MOI version (#81) (@blegat)
- Update README (#82) (@odow)
- Update to dependencies breaking changes (#83) (@blegat)
- Refactor in_set_string (#84) (@blegat)
- _APL (#85) (@blegat)
- Make sure the monomials are in monomial_vector form (#86) (@blegat)
- Fix tests with typed bridges (#87) (@blegat)
- Round exponent (#88) (@blegat)
- Remplace const by import as (#89) (@blegat)
- Fix bridge addition with complex coef (#90) (@blegat)