-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
84 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
####################################################### | ||
## This is a code entry in the error correction zoo. ## | ||
## https://github.com/errorcorrectionzoo ## | ||
####################################################### | ||
|
||
code_id: majorana_color | ||
physical: qubits | ||
logical: qubits | ||
|
||
name: 'Majorana color code' | ||
introduced: '\cite{arxiv:1004.3791,arxiv:1703.00612,arxiv:1801.08143}' | ||
|
||
description: | | ||
Majorana analogue of the color code defined on a 2D tricolorable lattice and constructed out of Majorana box qubit codes placed on patches of the lattice. | ||
features: | ||
general_gates: | ||
- 'Ordinary and twist-based lattice surgery \cite{arxiv:1801.08143} (see also \cite{arxiv:2211.11777}).' | ||
fault_tolerance: | ||
- 'Ordinary and twist-based lattice surgery can be made fault tolerant \cite{arxiv:1801.08143} (see also \cite{arxiv:2211.11777}).' | ||
|
||
|
||
relations: | ||
parents: | ||
- code_id: majorana_stab | ||
cousins: | ||
- code_id: 2d_color | ||
detail: 'The Majorana color code is a Majorana stabilizer analogue of the 2D color code.' | ||
- code_id: mbq | ||
detail: 'Majorana box qubits, such as hexons, tetrons, octons, and decons, are placed onto patches of a 2D lattice to form Majorana color codes \cite[Table I]{arxiv:1801.08143}.' | ||
|
||
|
||
# Begin Entry Meta Information | ||
_meta: | ||
# Change log - most recent first | ||
changelog: | ||
- user_id: VictorVAlbert | ||
date: '2024-02-27' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
####################################################### | ||
## This is a code entry in the error correction zoo. ## | ||
## https://github.com/errorcorrectionzoo ## | ||
####################################################### | ||
|
||
code_id: majorana_surface | ||
physical: qubits | ||
logical: qubits | ||
|
||
name: 'Majorana surface code' | ||
introduced: '\cite{arxiv:1504.01724,arxiv:1509.05345}' | ||
|
||
description: | | ||
Majorana analogue of the surface code defined on a 2D lattice and constructed out of Majorana box qubit codes placed on patches of the lattice. | ||
features: | ||
general_gates: | ||
- 'Ordinary and twist-based lattice surgery \cite{arxiv:1801.08143} (see also \cite{arxiv:2211.11777}).' | ||
fault_tolerance: | ||
- 'Ordinary and twist-based lattice surgery can be made fault tolerant \cite{arxiv:1801.08143} (see also \cite{arxiv:2211.11777}).' | ||
|
||
|
||
|
||
relations: | ||
parents: | ||
- code_id: majorana_stab | ||
cousins: | ||
- code_id: surface | ||
detail: 'The Majorana surface code is a Majorana stabilizer analogue of the surface code.' | ||
- code_id: mbq | ||
detail: 'Majorana box qubits, such as hexons, tetrons, octons, and dodecons, are placed onto patches of a 2D lattice to form Majorana surface codes \cite[Table I]{arxiv:1801.08143}.' | ||
|
||
|
||
# Begin Entry Meta Information | ||
_meta: | ||
# Change log - most recent first | ||
changelog: | ||
- user_id: VictorVAlbert | ||
date: '2024-02-27' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters