Open
Description
PyZX is one of the widely used open source libraries for expressing and optimizing quantum circuits using ZX diagrams. ZX diagrams are also a useful representation of quantum circuits for compiling into surface codes using lattice surgery. It'll be useful for us to have an integration of Qualtran and PyZX so we can convert Qualtran bloqs to PyZX graphs, potentially apply rewrite rules and optimizations using ZX calculus and convert the resulting circuit back to a Qualtran bloq (or hand it over to lower level tools like TQEC)
This issue is to track integration of Qualtran and PyZX.
Some useful links: