Popularity
39 Stars
Updated Last
11 Months Ago
Started In
February 2020

ZXCalculus

CI Codecov

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.

Installation

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

Acknowledgement

This project is highly inpsired by PyZX

License

MIT License