Skip to content

Commit

Permalink
better naming
Browse files Browse the repository at this point in the history
  • Loading branch information
meandmytram committed Apr 20, 2024
1 parent f6abb8a commit be58497
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/source/classical_ldpc.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Decoding A Classical LDPC Code"
"# Decoding Classical LDPC Codes"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/source/csp_codes.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Decoding CSP Quantum Error Correcting Codes"
"# Decoding Quantum CSP Codes"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/source/hypergraph_product.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Decoding Hypergraph Product Code"
"# Decoding Quantum Hypergraph Product Codes"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/source/shor.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Decoding Shor's code"
"# Decoding Quantum Shor's code"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/source/toric.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Decoding Toric Codes"
"# Decoding Quantum Toric Codes"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion examples/decoding/classical_ldpc.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Decoding A Classical LDPC Code"
"# Decoding Classical LDPC Codes"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion examples/decoding/csp_codes.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Decoding CSP Quantum Error Correcting Codes"
"# Decoding Quantum CSP Codes"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion examples/decoding/hypergraph_product.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Decoding Hypergraph Product Code"
"# Decoding Quantum Hypergraph Product Codes"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion examples/decoding/shor.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Decoding Shor's code"
"# Decoding Quantum Shor's code"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion examples/decoding/toric.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Decoding Toric Codes"
"# Decoding Quantum Toric Codes"
]
},
{
Expand Down

0 comments on commit be58497

Please sign in to comment.