A full-featured Julia package for ZX-calculus, and a circuit simplification engine for the Julia quantum compiler, YaoLang. (GSoC 2020).
For a brief introduction to ZXCalculus, please check this notebook or this blog post.
ZXCalculus is a Julia Language package. To install ZXCalculus, please open Julia's interactive session (known as REPL) and press ] key in the REPL to use the package mode, then type the following command
pkg> add ZXCalculus
This project is highly inpsired by PyZX
The ZXWDiagram
and ZWDiagram
part is supported by the OSPP 2023
MIT License