alice4space / qutree

plot Bloch Sphere Binary Tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qutree

zenodo

License: MIT

Black badge

PyPI

PyPI - Downloads

Test Coverage

maintainability

Documentation Status

All contributors

colab

binder

Overview

Plot sets of multiqubit quantum pure states as a binary tree of Bloch spheres.

We present a representation that can display several arbitrary multi-qubit pure states, using a combination of the Bloch Sphere and the Schmidt decomposition.

Our current approaches to visualization of quantum states allow to display:

  • several mono-qubit states, using the Bloch sphere
  • a single multi-qubit state, sometimes with additional restrictions such as symmetry

Usage

install with pip:

pip install qutree

And you will be able to produce this type of Bloch sphere's tree:

example tree

More information can be found in our documentation.

Citing

If you find qutree useful in your research, please consider citing the following papers to support our work. Thank you for your support.

Contribute

If you want to contribute you can fork the project in your own repository and then use it. If you consider working with us, please follow the contributing guidelines.

This package was created with Copier and the @12rambau/pypackage 0.1.11 project template.

About

plot Bloch Sphere Binary Tree

License:MIT License


Languages

Language:Python 100.0%