Skip to main content

An interactive tool for the ZX-calculus

Project description

The ZX-calculus gives us a handy way to represent and work with quantum computations. ZXLive is an interactive tool for working with ZX. Draw graphs or load circuits and apply ZX rules. Intended for experimenting, building proofs, helping to write papers, showing off, or simply learning about ZX and quantum computing. It is powered by the pyzx open source library under the hood. The documentation is available at https://zxlive.readthedocs.io/

This project is in a pretty early stage, with lots more to come. Have a look at the Issue Tracker to see what's in the pipeline.

Instructions

To install from source, you need Python >= 3.9 and pip. If you have those, just run:

git clone https://github.com/zxcalc/zxlive.git
cd zxlive
pip install .

Then, you can run ZXLive by typing zxlive.

Note that ZXLive requires the most recent development version of PyZX. If you already have a version of PyZX installed, first uninstall it with pip uninstall pyzx, and then run pip install . in the ZXLive folder (or manually install the latest PyZX version using pip install @git+https://github.com/zxcalc/pyzx.git).

Testing

To ensure the quality and correctness of this project, several testing and linting tools are utilized. Below are the steps to run the tests and checks:

1. Static Type Checks with mypy

You can run mypy to perform static type checking:

mypy zxlive

2. Unit Tests with pytest

Execute the test suite using pytest to ensure all tests pass:

pytest

Documentation

This project uses Sphinx to build a ReadTheDocs page. In addition, it uses the MyST preprocessor to allow us to write documentation in a Markdown-like format rather than Sphinx's native rich structured text format.

The documentation can be built with

cd doc
make html

Overview of the files

ZXLive File Overview

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zxlive-1.0.0.tar.gz (2.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zxlive-1.0.0-py3-none-any.whl (2.5 MB view details)

Uploaded Python 3

File details

Details for the file zxlive-1.0.0.tar.gz.

File metadata

  • Download URL: zxlive-1.0.0.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.8

File hashes

Hashes for zxlive-1.0.0.tar.gz
Algorithm Hash digest
SHA256 c72d8315edbb184911f6635af21a0adfd9d65901f7d2d6f0f5c213de798211f4
MD5 4b7d53a164912d7746e5c539af7b6a43
BLAKE2b-256 c527dd24f77d6ebd4dd7ef2f45d9e87ab9a8d4ad3acea281d3a337aed144b1b9

See more details on using hashes here.

File details

Details for the file zxlive-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: zxlive-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.8

File hashes

Hashes for zxlive-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 be76cc39ba79d2a41e520689e65db30abf7494283e8275c453db3a19d21ec013
MD5 71dfb1bf73630688dff8671891319407
BLAKE2b-256 30eabf3ef54e92d2ab42544798c8e9ddd137bb2fbceaa37df033984cafae3a18

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page