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)