Skip to content

Qudit dag implementation#456

Open
Marerido wants to merge 10 commits into
munich-quantum-toolkit:mainfrom
Marerido:qudit_dag_implementation
Open

Qudit dag implementation#456
Marerido wants to merge 10 commits into
munich-quantum-toolkit:mainfrom
Marerido:qudit_dag_implementation

Conversation

@Marerido

@Marerido Marerido commented Jun 10, 2026

Copy link
Copy Markdown

Description

Please include a summary of the change and, if applicable, which issue is fixed.
Please also include relevant motivation and context.
List any dependencies that are required for this change.

Fixes #(issue)

Checklist

  • The pull request only contains commits that are focused and relevant to this change.
  • I have added appropriate tests that cover the new/changed functionality.
  • I have updated the documentation to reflect these changes.
  • I have added entries to the changelog for any noteworthy additions, changes, fixes, or removals.
  • I have added migration instructions to the upgrade guide (if needed).
  • The changes follow the project's style guidelines and introduce no new warnings.
  • The changes are fully tested and pass the CI checks.
  • I have reviewed my own code changes.

If PR contains AI-assisted content:

  • I have disclosed the use of AI tools in the PR description as per our AI Usage Guidelines.
  • AI-assisted commits include an Assisted-by: [Model Name] via [Tool Name] footer.
  • I confirm that I have personally reviewed and understood all AI-generated content, and accept full responsibility for it.

@Marerido

Copy link
Copy Markdown
Author

Pre-Commit gives still an error with rule PLR6301 for test_qudit_dag_utils.py.

@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 16.94915% with 147 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/mqt/yaqs/digital/utils/qudit_dag_utils.py 0.0% 137 Missing ⚠️
src/mqt/yaqs/equivalence_checker.py 77.2% 5 Missing ⚠️
src/mqt/yaqs/simulator.py 72.2% 5 Missing ⚠️

📢 Thoughts on this report? Let us know!

@Marerido Marerido force-pushed the qudit_dag_implementation branch from 9bb0c05 to 0c272f8 Compare June 17, 2026 11:35
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.

1 participant