Skip to content

Commit 0300c14

Browse files
committed
updating image path and adding words
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
1 parent 3705330 commit 0300c14

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.github/workflows/config/spelling_allowlist.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ bitstring
157157
bitstrings
158158
bitwidth
159159
bitwidths
160+
bmatrix
160161
bool
161162
boolean
162163
boson
@@ -373,6 +374,7 @@ upvote
373374
variadic
374375
variational
375376
vazirani
377+
vdots
376378
vectorization
377379
verifier
378380
vertices
File renamed without changes.

docs/sphinx/applications/python/skqd.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@
425425
"id": "230e700d",
426426
"metadata": {},
427427
"source": [
428-
"<img src=\"skqd_src/speedup.png\" width=\"600\">"
428+
"<img src=\"images/speedup.png\" width=\"600\">"
429429
]
430430
},
431431
{
@@ -438,7 +438,7 @@
438438
"name": "stdout",
439439
"output_type": "stream",
440440
"text": [
441-
"Using: CUDA-Q Version amd64-cu12-latest (https://github.com/NVIDIA/cuda-quantum 27466446afbb91a7e9e4b2c93b7ca351e978d674)\n"
441+
"Using: CUDA-Q Version (https://github.com/NVIDIA/cuda-quantum 37053302ceb3d83684186b2a99aac500df7b847e)\n"
442442
]
443443
}
444444
],

0 commit comments

Comments
 (0)