Skip to content

Commit

Permalink
quantum list edit
Browse files Browse the repository at this point in the history
  • Loading branch information
valbert4 committed Sep 24, 2024
1 parent a4f0064 commit 31a8175
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion codelists/features/classical/list_decoders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ codes:
domain: classical_domain
# descendant_of: oaecc
# - property_set: features.decoders
# #domain: quantum_domain
# #not_descendant_of: ecc
# descendant_of: eacq

# Each list element of the 'codes:' list specifies a set of codes. The set of
Expand Down
2 changes: 1 addition & 1 deletion codelists/features/quantum/list_code_cap_threshold.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ codes:
select:
# all quantum codes that have a 'rate' field:
- property_set: features.code_capacity_threshold
domain: quantum_domain
not_descendant_of: ecc
# descendant_of: oaecc

# Each list element of the 'codes:' list specifies a set of codes. The set of
Expand Down
2 changes: 1 addition & 1 deletion codelists/features/quantum/list_fault_tolerance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ codes:
select:
# all quantum codes that have a 'rate' field:
- property_set: features.fault_tolerance
domain: quantum_domain
not_descendant_of: ecc
# descendant_of: oaecc

# Each list element of the 'codes:' list specifies a set of codes. The set of
Expand Down
2 changes: 1 addition & 1 deletion codelists/features/quantum/list_magic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ codes:
select:
# all quantum codes that have a 'rate' field:
- property_set: features.magic_scaling_exponent
domain: quantum_domain
not_descendant_of: ecc
# descendant_of: oaecc

# Each list element of the 'codes:' list specifies a set of codes. The set of
Expand Down
4 changes: 2 additions & 2 deletions codelists/features/quantum/list_quantum_decoders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ codes:
select:
# all quantum codes that have a 'rate' field:
- property_set: features.decoders
domain: quantum_domain
not_descendant_of: ecc
# descendant_of: oaecc
# - property_set: features.decoders
# #domain: quantum_domain
# #not_descendant_of: ecc
# descendant_of: eacq

# Each list element of the 'codes:' list specifies a set of codes. The set of
Expand Down
2 changes: 1 addition & 1 deletion codelists/features/quantum/list_quantum_realizations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ codes:
select:
# all quantum codes that have a 'rate' field:
- property_set: realizations
domain: quantum_domain
not_descendant_of: ecc
# descendant_of: qecc

# Each list element of the 'codes:' list specifies a set of codes. The set of
Expand Down
2 changes: 1 addition & 1 deletion codelists/features/quantum/list_quantum_with_rate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ codes:
select:
# all quantum codes that have a 'rate' field:
- property_set: features.rate
domain: quantum_domain
not_descendant_of: ecc
# descendant_of: oaecc

# Each list element of the 'codes:' list specifies a set of codes. The set of
Expand Down
2 changes: 1 addition & 1 deletion codelists/features/quantum/list_threshold.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ codes:
select:
# all quantum codes that have a 'rate' field:
- property_set: features.threshold
domain: quantum_domain
not_descendant_of: ecc
# descendant_of: oaecc

# Each list element of the 'codes:' list specifies a set of codes. The set of
Expand Down
2 changes: 1 addition & 1 deletion codelists/features/quantum/list_transversal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ codes:
select:
# all quantum codes that have a 'rate' field:
- property_set: features.transversal_gates
domain: quantum_domain
not_descendant_of: ecc
# descendant_of: oaecc

# Each list element of the 'codes:' list specifies a set of codes. The set of
Expand Down

0 comments on commit 31a8175

Please sign in to comment.