tqec.gallery#
Collection of pre-built logical computations.
This module contains functions that build BlockGraph
instances representing the logical computations, including:
memory: memory experimentstability: stability experimentcnot: logical CNOT gatecz: logical CZ gatemove_rotation: rotate spatial boundaries by moving the logical qubit in spacetimethree_cnots: three logical CNOT gates compressed in spacetimesteane_encoding: Steane encoding circuit compressed in spacetime
Functions
|
Create a block graph for the logical CNOT gate. |
|
Create a block graph representing the logical CZ gate. |
|
Create a block graph with a single cube that represents a logical memory experiment. |
|
Create a block graph for moving and rotating the spatial boundaries of a logical qubit. |
|
Create a block graph with a single cube that represents a logical stability experiment. |
|
Create a block graph that represents a Steane encoding circuit. |
|
Create a block graph for three logical CNOT gates compressed in spacetime. |