Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not simultaneously block-diagonalize #387

Open
jeremypparker opened this issue Oct 22, 2024 · 0 comments
Open

Could not simultaneously block-diagonalize #387

jeremypparker opened this issue Oct 22, 2024 · 0 comments

Comments

@jeremypparker
Copy link
Contributor

jeremypparker commented Oct 22, 2024

On fd7336e, I am hitting an error on line 189 of wedderburn.jl

Firstly, the actual error raised is "ERROR: LoadError: UndefVarError: dx not defined" because of a minor bug on line 190, but the real underlying problem is that the simultaneous block-diagonalization fails. Unfortunately the example (attached) I have to repro this is rather resource intensive and it seems to run fine without an error at lower polynomial degree (though I have not exhaustively tested).

As with #381, I create a symmetry group with Oscar, a basis invariant under this group, a polynomial using that basis and then an SOS constraint from that polynomial.

sos_repro.jl.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant