Skip to content

Conversation

@schillic
Copy link

I think these are the changes necessary to support the new version of DataStructures. See #406. But I cannot test them due to dependency issues. Feel free to redirect this PR to a different branch or make the changes yourself.

blegat and others added 30 commits May 10, 2024 09:12
* Add WeightedSOSCone

* Fix

* Fix format

* Fix

* fix

* Add docstrings in docs

* Fix

* Fix

* rename

* Add tests

* Fix format

* Update ci.yml

* include tests

* MOI master
* Geometric conic form bridge

* Fixes

* Fixes

* Fix format

* Fixes

* Fix format

* Revert "Add test for typed tutorial"

This reverts commit b406fcc.

* Revert change

* Add test

* Fix format

* Add docstring to docs

* Use MOI master

* Apply suggestions from code review

* Update src/Bridges/Constraint/image.jl

* Update src/Bridges/Constraint/image.jl
* Use Variable.KernelBridge by default

* Fixes

* Fixes

* Update to StarAlgebras

* Fixes

* Use basis, not monomials in SOSPolynomialSet

* Fixes

* Fix format

* Fixes

* Fix format

* Fixes

* Fix format

* up

* up

* Fixes

* Fixes

* Fix

* GLPK tests working

* Fix format

* Fixes

* Fix format

* Fixes

* Fixes

* Fixes

* Fix format

* Fix

* Fixes

* WIP

* WIP

* WIP

* up

* Fixes

* Missing canonical

* Fixes

* up

* up

* Fixes

* Fixes

* up

* Fixes

* Fixes

* Fixes

* Fixes

* Remove debug

* Remove debug

* Fixes

* up

* Fxies

* Fixes

* Fixes

* SCS tests passing

* Simplifty

* Fixes

* Fix format

* Fixes

* up ci

* Fix format

* Fixes

* Fix

* Fixes

* Update .github/workflows/ci.yml

* Fix @kwdef for Julia v1.6

* fix format

* Fixes

* Fixes

* Update ci

* Fix format

* Fixes

* Fix format

* Fix

* Disable symmetry

* Update script of examples

* Fixes

* Fixes

* Fixes

* Fix

* Fixes

* Fix

* Fixes

* Fixes

* Update ci script

* Fixes

* Fix

* Fix doc
* Test variable substitution for KernelBridge

* Fix

* Fix format

* Fix

* Fix format
* Add tests for ScaledDiagonallyDominantBridge

* Add dual

* typo fix
* Fix quadratic tests

* fix format

* Update Solvers/Manifest.toml

* Fixes

* Fix format
* Enable working tests

* measure -> moment_vector
* Fix mock tests

* Fix format
* Add zero_basis

* Fix format
* Sampling basis

* Fixes

* Fixes

* Fix format

* Fix

* Fix

* Fix format

* Fix

* Update src/constraints.jl

* Delete docs/src/tutorials/Getting started/sampling.jl
* Bugs in ordered_block_diag

* Fix

* Remove test

* Fix format

* Fix doc
* Fix symmetry reduction

* Fix

* Fixes

* Fixes

* Fixes

* Reenable Symmetry

* Fixes

* Fix

* Remove commented code

* Fix format

* Updates

* Update

* Fix

* Fix format
* Integrate with package CliqueTrees.

* Replace chordal completion implementation.

* Fix tests for example

* Fix format

* Remove fill_in in doc

* CliqueTrees compat: 0.4 -> 0.5.

---------

Co-authored-by: Benoît Legat <[email protected]>
#396)

* CompatHelper: bump compat for CliqueTrees to 1, (keep existing compat)

* Update Project.toml

---------

Co-authored-by: CompatHelper Julia <[email protected]>
Co-authored-by: Benoît Legat <[email protected]>
* Refactor Newton Polytope to avoid 3-factor products

* Switch to SignCount in cache

* Remove unused cache

* Remove debug

* Fix format
* Use StarAlgebras.QuadraticForm

* Update branch

* Fix format

* Fixes

* Fix format

* Fix

* Back to `StarAlgebras#main`

* Fix

* Fixes

* Fix format

* Remove useless lines

* Missing star

* Fix format
* Add missing link

* Fix link to SOSTOOLS user manual
@schillic
Copy link
Author

There seems to be another problem with https://github.com/JuliaAlgebra/MultivariateBases.jl...

@blegat blegat changed the base branch from master to release-0.7 November 18, 2025 10:46
@schillic
Copy link
Author

You need to apply your changes to the release-0.7 branch

@blegat Should I try again for release-0.7 or do you want to?

@blegat
Copy link
Member

blegat commented Nov 18, 2025

I added your commit to #406

@schillic
Copy link
Author

I guess I can close this PR then. But I keep my branch around for the time being.

@schillic schillic closed this Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

6 participants