MultivariatePolynomials.jl icon indicating copy to clipboard operation
MultivariatePolynomials.jl copied to clipboard

Release v0.5

Open blegat opened this issue 2 years ago • 0 comments

The new release will have a few breaking changes included changing the order of the monomials. The change of order can be a nasty one since it can lead to silent failure so we add many renamings to the mix so that it does not go unnoticed. Let's make sure to update the dependent packages.

Implementations:

  • [x] https://github.com/JuliaAlgebra/TypedPolynomials.jl
  • [x] https://github.com/JuliaAlgebra/DynamicPolynomials.jl/
  • [ ] https://github.com/blegat/CondensedMatterSOS.jl : https://github.com/blegat/CondensedMatterSOS.jl/pull/31
  • [ ] https://github.com/YingboMa/SIMDPolynomials.jl : https://github.com/YingboMa/SIMDPolynomials.jl/pull/11

Extensions:

  • [x] https://github.com/JuliaAlgebra/MultivariateBases.jl https://github.com/JuliaAlgebra/MultivariateBases.jl/pull/14
  • [x] https://github.com/JuliaAlgebra/SemialgebraicSets.jl https://github.com/JuliaAlgebra/SemialgebraicSets.jl/pull/35
  • [x] https://github.com/JuliaAlgebra/MultivariateMoments.jl https://github.com/JuliaAlgebra/MultivariateMoments.jl/pull/38
  • [x] https://github.com/JuliaHomotopyContinuation/PolynomialTestSystems.jl/ : https://github.com/JuliaHomotopyContinuation/PolynomialTestSystems.jl/pull/5 https://github.com/JuliaHomotopyContinuation/PolynomialTestSystems.jl/pull/6
  • [x] https://github.com/saschatimme/ImplicitPlots.jl https://github.com/saschatimme/ImplicitPlots.jl/pull/15
  • [x] https://github.com/saschatimme/MixedSubdivisions.jl/ : https://github.com/saschatimme/MixedSubdivisions.jl/pull/23
  • [x] https://github.com/JuliaHomotopyContinuation/HomotopyContinuation.jl https://github.com/JuliaHomotopyContinuation/HomotopyContinuation.jl/pull/534
  • [x] https://github.com/JuliaAlgebra/StaticPolynomials.jl https://github.com/JuliaAlgebra/StaticPolynomials.jl/pull/51
  • [x] https://github.com/jump-dev/PolyJuMP.jl https://github.com/jump-dev/PolyJuMP.jl/pull/83
  • [x] https://github.com/jump-dev/SumOfSquares.jl/ https://github.com/jump-dev/SumOfSquares.jl/pull/297
  • [ ] https://github.com/blegat/SetProg.jl
  • [ ] https://github.com/blegat/SwitchOnSafety.jl
  • [ ] https://github.com/sumiya11/Groebner.jl
  • [x] https://github.com/JuliaReach/MathematicalSystems.jl https://github.com/JuliaReach/MathematicalSystems.jl/pull/263
  • [x] https://github.com/JuliaSymbolics/SymbolicUtils.jl https://github.com/JuliaSymbolics/SymbolicUtils.jl/pull/531
  • [x] https://github.com/saschatimme/ImplicitPlots.jl https://github.com/saschatimme/ImplicitPlots.jl/pull/15

blegat avatar May 09 '23 07:05 blegat