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

Add support for synced spins/pols #31

Merged
merged 7 commits into from
Sep 20, 2024

Conversation

AntonReinhard
Copy link
Member

@AntonReinhard AntonReinhard commented Sep 18, 2024

The generate_DAG function now correctly generates DAGs for processes with SyncedPol and/or SyncedSpins set.
Some more tests are necessary:

  • Test with SyncedSpin
  • Test with different values of SyncedPol/Spin

Currently this will not build in the CI, since it depends on the dev version of QEDprocesses.

Fixes #26

@AntonReinhard
Copy link
Member Author

Since it looks like QEDbase and QEDprocesses being released will take a little longer still, I have temporarily added the QED dev dependencies script. This should be deleted before releasing!

@AntonReinhard AntonReinhard merged commit ce35510 into QEDjl-project:dev Sep 20, 2024
3 checks passed
@AntonReinhard AntonReinhard deleted the synced_spin_pols branch September 20, 2024 11:29
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.

Add support for SyncedSpin/Pol
1 participant