Skip to content

Commit 7e08f69

Browse files
committed
docs(block-encoding): fix nbstripout normalization
1 parent 080d709 commit 7e08f69

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

applications/block_encoding/select_structures_BE.ipynb

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1330,6 +1330,24 @@
13301330
"source": [
13311331
"____"
13321332
]
1333+
},
1334+
{
1335+
"cell_type": "markdown",
1336+
"id": "27",
1337+
"metadata": {},
1338+
"source": [
1339+
"### Reference\n",
1340+
"\n",
1341+
"- Sunderhauf, C., Campbell, E., Camps, J.: Block-encoding structured matrices fordata input in quantum computing. Quantum 8, 1226 (2024) https://doi.org/10.22331/q-2024-01-11-1226."
1342+
]
1343+
},
1344+
{
1345+
"cell_type": "markdown",
1346+
"id": "28",
1347+
"metadata": {},
1348+
"source": [
1349+
"___"
1350+
]
13331351
}
13341352
],
13351353
"metadata": {

0 commit comments

Comments
 (0)