Releases: jump-dev/SumOfSquares.jl
Releases · jump-dev/SumOfSquares.jl
v0.7.4
SumOfSquares v0.7.4
Merged pull requests:
- Geometric conic form bridge (#296) (@blegat)
- Fix minor typo in docstring (#325) (@blegat)
- Clean up maximization of minimum tutorial (#328) (@blegat)
- Add exterior of ellipsoid example (#329) (@blegat)
- Add SAGE to doc (#330) (@blegat)
- Try 32-bit on Julia v1.10 (#331) (@blegat)
- Add bilinear tutorial (#332) (@blegat)
- Add tutorial on Dualization (#333) (@blegat)
- Add nonconvex qp example (#335) (@blegat)
- [docs] add DocumenterCitations (#336) (@blegat)
- Add QCQP polynomial optimization tutorial (#337) (@blegat)
- Fix link to Motzkin example (#339) (@blegat)
- Update actions used in CI (#342) (@blegat)
- Add missing docstring (#345) (@blegat)
- File renamings (#347) (@blegat)
- Add API reference (#348) (@blegat)
- Move sets into sets.jl (#349) (@blegat)
- DataType -> Type (#350) (@blegat)
- Add WeightedSOSCone (#351) (@blegat)
- Test variable substitution for KernelBridge (#353) (@blegat)
- Add test for typed tutorial (#354) (@blegat)
- Use WeightedSOSCone by default (#355) (@blegat)
- Simplify GH scripts (#366) (@blegat)
- Add tests for ScaledDiagonallyDominantBridge (#367) (@blegat)
- Fix quadratic tests (#368) (@blegat)
- Enable working tests (#370) (@blegat)
- Enable chebyshev tests (#371) (@blegat)
- Fix mock tests (#372) (@blegat)
- Fix symmetry reduction (#375) (@blegat)
- Stop checkout SemialgebraicSets in ci (#376) (@blegat)
- Add zero_basis (#377) (@blegat)
- Sampling basis (#378) (@blegat)
- [Symmetry] Fix sign scaling in ordered_block_diag (#384) (@blegat)
- Fix minor bug in error message #387 (#389) (@jeremypparker)
- Use StarAlgebras.QuadraticForm (#391) (@blegat)
- Fix GitHub actions badge in README (#393) (@odow)
- Fast implementation of the minimum fill ordering heuristic. (#394) (@samuelsonric)
- Bump Julia requirement to v1.10 (#395) (@blegat)
- CompatHelper: bump compat for CliqueTrees to 1, (keep existing compat) (#396) (@github-actions[bot])
- Refactor Newton Polytope to avoid 3-factor products (#397) (@blegat)
- Update to JuliaFormatter v2 (#400) (@blegat)
- Fix codecov (#401) (@blegat)
- Fix broken links in documentation (#402) (@aaspeel)
Closed issues:
- LMI bridge (#205)
- Update with MultivariatePolynomials v0.5 (#286)
- Primal residual computation (#327)
- Broken link to motzkin notebook on the web page (#338)
- No reference to your wedding (#362)
- AssertionError: refs[i] ≈ V' * Cs[i] * V (#381)
- Dynamic number of expression in the domain (#385)
- Type unstability in SymbolicWedderburn (#388)
- Failure when solving the Barrier certificates example from the Tutorials using MosekTools instead of CSDP (#390)
v0.7.3
SumOfSquares v0.7.3
Merged pull requests:
v0.7.2
SumOfSquares v0.7.2
Merged pull requests:
- Convert Goldstein example as tutorial (#315) (@blegat)
- Add JuMP-dev 2023 talk (#316) (@blegat)
- Add test for Complex bridges (#317) (@blegat)
- Update to Documenter v1 (#319) (@blegat)
- Fix simultaneous block diagonalization for Complex (#320) (@blegat)
- Fix block diag (#321) (@blegat)
- Create separate plots for X₀, Xᵤ, and B = 0 (#322) (@htadashi)
v0.7.1
SumOfSquares v0.7.1
Merged pull requests:
v0.7.0
SumOfSquares v0.7.0
Closed issues:
- unexpected behavior switching between Mosek and SCS solvers -- different optimal values (#269)
- Add Polynomial Optimization back (#285)
Merged pull requests:
- Variable-wise bounds for putinar (#282) (@blegat)
- Refactor Newton postfilter (#287) (@blegat)
- Post filter for putinar (#288) (@blegat)
- Add example of barrier certificate (#291) (@htadashi)
- Update README (#293) (@odow)
- Fix doc link in README (#294) (@blegat)
- Update to dependencies (#297) (@blegat)
- Use JuMP native complex support instead of COI (#298) (@blegat)
- Update doctests for Julia v1.9 (#299) (@blegat)
- Fix semisimple -> simple in symmetry reduction (#308) (@blegat)
- Add polynomial optimization back (#310) (@blegat)
- Add alternative syntax for SOSCone (#311) (@blegat)
- Update with new version of MultivariateMoments (#312) (@blegat)
- Fix automatic adding complex bridge (#313) (@blegat)
v0.6.4
SumOfSquares v0.6.4
Merged pull requests:
- Univariate minimization example (#263) (@blegat)
- Add chebyshev basis to univariate example (#264) (@blegat)
- Add explanation on Gram basis for Chebyshev basis (#266) (@blegat)
- Update talks (#268) (@blegat)
- Add polynomial optimization example (#271) (@blegat)
- Add Julia Set example (#272) (@blegat)
- Update link to list of solvers (#273) (@blegat)
- Add quadrotor example (#274) (@blegat)
- Add polar approach to quadrotor tutorial (#275) (@blegat)
- Fix printing with latest version of JuMP (#276) (@blegat)
- Add test/Project.toml (#277) (@blegat)
- Fix Sparse.Putinar with Newton polytope (#278) (@blegat)
- Use import as syntax (#280) (@blegat)
- Add format action (#281) (@blegat)
v0.6.3
SumOfSquares v0.6.3
Closed issues:
- Question about optimizing simple polynomial program (#230)
- Formulating trigonometric functions within SOS (#252)
- Rendering the underscore in the online documentation (#256)
Merged pull requests:
- Add example on using TypedPolynomials (#242) (@blegat)
- Simplify hermitian examples (#250) (@blegat)
- Two minor corrections in the docs for SumOfSquares. (#254) (@hurak)
- Add sign symmetric tutorial (#258) (@blegat)
- Fix title for Sign Symmetry tutorial (#259) (@blegat)
- Remove unused type annotation (#261) (@blegat)
- size -> axes (#262) (@blegat)
v0.6.2
v0.6.1
SumOfSquares v0.6.1
Merged pull requests:
v0.6.0
SumOfSquares v0.6.0
Closed issues:
- handle case where p, q_i do not have the same variables (#106)
Merged pull requests: