mindquantum.io

Input/Output module for MindQuantum.

Class

mindquantum.io.BlochScene

Display a one qubit quantum state in bloch sphere.

mindquantum.io.HiQASM

Convert a circuit to HiQASM format.

mindquantum.io.OpenQASM

Convert a circuit to openqasm format.

Function

mindquantum.io.bprint

Print the information in block shape.

mindquantum.io.random_hiqasm

Generate random HiQASM supported circuit.

mindquantum.io.draw_topology

Draw a qubit topology as a svg picture.

mindquantum.io.draw_topology_plt

Draw a qubit topology with matplotlib.