Replies: 1 comment
-
It fits in the bigger picture, but any extensions should just wrap around external ZXcalculus libraries, not develop anything as part of this library. And we first need a usecase, before we work on such extensions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, Stefan!
The paper Graph-theoretic Simplification of Quantum Circuits with the ZX-calculus suggests that Clifford and Clifford+T circuits can be simplified via ZX-Calculus. The Python tool from this paper: https://github.com/zxcalc/pyzx
Examples of clifford simplification from ZXCalculus.jl inspired from pyxz.
What are your thoughts on
QuantumCliffordZXCalculusExt
module? Does this fit into the bigger picture?Beta Was this translation helpful? Give feedback.
All reactions