-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathexample-code.yml
More file actions
44 lines (25 loc) · 836 Bytes
/
example-code.yml
File metadata and controls
44 lines (25 loc) · 836 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# UTF-8 unicode encoding
code_id: toric
physical: qubits
logical: qubits
name: 'Toric code'
description: '.......... \([[n,k,d]]\) code whose logical subspace is the
joint \(+1\) eigenspace of a set of commuting Pauli strings
forming the code''s stabilizer group.'
decoder: 'Minimum-weight \href{https://some.com/page}{perfect} matching \cite{ABCD_YYYY_journalorconf_xyz}'
decoder: 'Here''s an example'
features:
fault_tolerance: ....
relations:
parents:
#
#
# - code_id: 'stabilizer'
# detail: 'fsfdjknasjfkldsn'
- code_id: 'CSS'
detail: 'Plaquette (\(Z\)) and Star (\(X\)) stabilizers'
- code_id: 'LDPC'
detail: 'Plaquette (\(Z\)) and Star (\(X\)) stabilizers'
cousins:
- code_id: 'XZZX'
detail: 'Hadamard every other qubit (for square lattice) ....'