Fix #468: Remove pyzx interface#511
Open
thierry-martinez wants to merge 4 commits into
Open
Conversation
Module pyzx is removed from Graphix and moved in a separate plugin as we do for other optional dependencies. https://github.com/thierry-martinez/graphix-pyzx/ See related PR: thierry-martinez/graphix-pyzx#1
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #511 +/- ##
==========================================
- Coverage 88.91% 88.80% -0.11%
==========================================
Files 49 48 -1
Lines 7111 7024 -87
==========================================
- Hits 6323 6238 -85
+ Misses 788 786 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
matulni
approved these changes
May 27, 2026
Contributor
There was a problem hiding this comment.
Thanks, LGTM!
Some related comment (but outside the scope of this PR): plugins are scattered around three different pages (TeamGraphix, qat-inria, and thierry-martinez). It may be worth eventually to centralise all official plugins (i.e., included in the reverse-dependency check and released) in the same page, but of course not a priority.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Module pyzx is removed from Graphix and moved in a separate plugin as we do for other optional dependencies.
https://github.com/thierry-martinez/graphix-pyzx/
See related PR:
thierry-martinez/graphix-pyzx#1