Skip to content

Fix symmetries & symmetry-breaking with ForwardDiff #1082

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

niklasschmitz
Copy link
Collaborator

@niklasschmitz niklasschmitz commented Mar 14, 2025

It is finally time to fix symmetries. This PR will use a simple approach of just filtering out the symmetries that break the dual part also from the primal SCF. Later we can do better, by keeping primal symmetries for the primal and doing a partial unfold of the primal result.

  • Add failing test case
  • Fix ForwardDiff rule for symmetries

@mfherbst
Copy link
Member

Related to #819

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

Successfully merging this pull request may close these issues.

2 participants