Skip to content

Commit f78fb1f

Browse files
Docs preview for PR #3423.
1 parent ebf2ed3 commit f78fb1f

19 files changed

+35
-35
lines changed

pr-3423/api/languages/python_api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2414,7 +2414,7 @@ <h3>Spin Operators<a class="headerlink" href="#spin-operators" title="Permalink
24142414
<em class="property"><span class="pre">static</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">random</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#cudaq.operators.spin.SpinOperator.random" title="Permalink to this definition">¶</a></dt>
24152415
<dd><dl class="py function">
24162416
<dt class="sig sig-object py">
2417-
<span class="sig-name descname"><span class="pre">random</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">qubit_count</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.13)"><span class="pre">int</span></a></span></em>, <em class="sig-param"><span class="n"><span class="pre">term_count</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.13)"><span class="pre">int</span></a></span></em>, <em class="sig-param"><span class="n"><span class="pre">seed</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.13)"><span class="pre">int</span></a></span><span class="w"> </span><span class="o"><span class="pre">=</span></span><span class="w"> </span><span class="default_value"><span class="pre">1377712522</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><a class="reference internal" href="#cudaq.operators.spin.SpinOperator" title="cudaq.operators.spin.SpinOperator"><span class="pre">SpinOperator</span></a></span></span></dt>
2417+
<span class="sig-name descname"><span class="pre">random</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">qubit_count</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.13)"><span class="pre">int</span></a></span></em>, <em class="sig-param"><span class="n"><span class="pre">term_count</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.13)"><span class="pre">int</span></a></span></em>, <em class="sig-param"><span class="n"><span class="pre">seed</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.13)"><span class="pre">int</span></a></span><span class="w"> </span><span class="o"><span class="pre">=</span></span><span class="w"> </span><span class="default_value"><span class="pre">1491083731</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><a class="reference internal" href="#cudaq.operators.spin.SpinOperator" title="cudaq.operators.spin.SpinOperator"><span class="pre">SpinOperator</span></a></span></span></dt>
24182418
<dd></dd></dl>
24192419

24202420
<p>Return a random spin operator with the given number of terms (<code class="code docutils literal notranslate"><span class="pre">term_count</span></code>) where each term acts on all targets in the open range [0, qubit_count). An optional seed value may also be provided.</p>

pr-3423/api/languages/python_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3498,7 +3498,7 @@ Operators[¶](#operators "Permalink to this heading"){.headerlink}
34983498

34993499
:
35003500

3501-
[[random]{.pre}]{.sig-name .descname}[(]{.sig-paren}*[[qubit\_count]{.pre}]{.n}[[:]{.pre}]{.p}[ ]{.w}[[[int]{.pre}](https://docs.python.org/3/library/functions.html#int "(in Python v3.13)"){.reference .external}]{.n}*, *[[term\_count]{.pre}]{.n}[[:]{.pre}]{.p}[ ]{.w}[[[int]{.pre}](https://docs.python.org/3/library/functions.html#int "(in Python v3.13)"){.reference .external}]{.n}*, *[[seed]{.pre}]{.n}[[:]{.pre}]{.p}[ ]{.w}[[[int]{.pre}](https://docs.python.org/3/library/functions.html#int "(in Python v3.13)"){.reference .external}]{.n}[ ]{.w}[[=]{.pre}]{.o}[ ]{.w}[[1377712522]{.pre}]{.default_value}*[)]{.sig-paren} [[→]{.sig-return-icon} [[[SpinOperator]{.pre}](#cudaq.operators.spin.SpinOperator "cudaq.operators.spin.SpinOperator"){.reference .internal}]{.sig-return-typehint}]{.sig-return}
3501+
[[random]{.pre}]{.sig-name .descname}[(]{.sig-paren}*[[qubit\_count]{.pre}]{.n}[[:]{.pre}]{.p}[ ]{.w}[[[int]{.pre}](https://docs.python.org/3/library/functions.html#int "(in Python v3.13)"){.reference .external}]{.n}*, *[[term\_count]{.pre}]{.n}[[:]{.pre}]{.p}[ ]{.w}[[[int]{.pre}](https://docs.python.org/3/library/functions.html#int "(in Python v3.13)"){.reference .external}]{.n}*, *[[seed]{.pre}]{.n}[[:]{.pre}]{.p}[ ]{.w}[[[int]{.pre}](https://docs.python.org/3/library/functions.html#int "(in Python v3.13)"){.reference .external}]{.n}[ ]{.w}[[=]{.pre}]{.o}[ ]{.w}[[1491083731]{.pre}]{.default_value}*[)]{.sig-paren} [[→]{.sig-return-icon} [[[SpinOperator]{.pre}](#cudaq.operators.spin.SpinOperator "cudaq.operators.spin.SpinOperator"){.reference .internal}]{.sig-return-typehint}]{.sig-return}
35023502

35033503
:
35043504

pr-3423/applications/python/adapt_qaoa.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@ <h1>ADAPT-QAOA algorithm<a class="headerlink" href="#ADAPT-QAOA-algorithm" title
980980
parameter</p>
981981
<p>3- Optimize all parameters currently in the Ansatz <span class="math notranslate nohighlight">\(\beta_m, \gamma_m = 1, 2, ...k\)</span> such that <span class="math notranslate nohighlight">\(\braket{\psi (k)|H_C|\psi(k)}\)</span> is minimized, and return to the second step.</p>
982982
<p>Below is a schematic representation of the ADAPT-QAOA algorithm explained above.</p>
983-
<div><p><img alt="8ca183bf6ca2491091a83cb71cf405e4" class="no-scaled-link" src="../../_images/adapt-qaoa.png" style="width: 1000px;" /></p>
983+
<div><p><img alt="9d57c9dfb8ea4a0cbcb1ab7ebf7041f5" class="no-scaled-link" src="../../_images/adapt-qaoa.png" style="width: 1000px;" /></p>
984984
</div><div class="nbinput nblast docutils container">
985985
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[15]:
986986
</pre></div>

pr-3423/applications/python/adapt_qaoa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1721,7 +1721,7 @@ explained above.
17211721

17221722
<div>
17231723

1724-
![8ca183bf6ca2491091a83cb71cf405e4](../../_images/adapt-qaoa.png){.no-scaled-link}
1724+
![9d57c9dfb8ea4a0cbcb1ab7ebf7041f5](../../_images/adapt-qaoa.png){.no-scaled-link}
17251725

17261726
</div>
17271727

pr-3423/applications/python/adapt_vqe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,7 @@ <h1>ADAPT-VQE algorithm<a class="headerlink" href="#ADAPT-VQE-algorithm" title="
977977
<p>7- Perform a VQE experiment to re-optimize all parameters in the ansatz.</p>
978978
<p>8- go to step 4</p>
979979
<p>Below is a Schematic depiction of the ADAPT-VQE algorithm</p>
980-
<div><p><img alt="e663545f73244f67a2f9f403e6da8776" class="no-scaled-link" src="../../_images/adapt-vqe.png" style="width: 800px;" /></p>
980+
<div><p><img alt="0c8f66e3cb04470b9f58ec0e0696e00b" class="no-scaled-link" src="../../_images/adapt-vqe.png" style="width: 800px;" /></p>
981981
</div><div class="nbinput docutils container">
982982
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[1]:
983983
</pre></div>

pr-3423/applications/python/adapt_vqe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1690,7 +1690,7 @@ Below is a Schematic depiction of the ADAPT-VQE algorithm
16901690

16911691
<div>
16921692

1693-
![e663545f73244f67a2f9f403e6da8776](../../_images/adapt-vqe.png){.no-scaled-link}
1693+
![0c8f66e3cb04470b9f58ec0e0696e00b](../../_images/adapt-vqe.png){.no-scaled-link}
16941694

16951695
</div>
16961696

pr-3423/applications/python/deutsch_algorithm.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,7 @@ <h2>XOR <span class="math notranslate nohighlight">\(\oplus\)</span><a class="he
10371037
</section>
10381038
<section id="Quantum-oracles">
10391039
<h2>Quantum oracles<a class="headerlink" href="#Quantum-oracles" title="Permalink to this heading"></a></h2>
1040-
<p><img alt="a3c2a7a6c3db44c089804938e01838df" class="no-scaled-link" src="../../_images/oracle.png" style="width: 300px; height: 150px;" /></p>
1040+
<p><img alt="32bcedd5cca842e6813506d65602918c" class="no-scaled-link" src="../../_images/oracle.png" style="width: 300px; height: 150px;" /></p>
10411041
<p>Suppose we have <span class="math notranslate nohighlight">\(f(x): \{0,1\} \longrightarrow \{0,1\}\)</span>. We can compute this function on a quantum computer using oracles which we treat as black box functions that yield the output with an appropriate sequence of logical gates.</p>
10421042
<p>Above you see an oracle represented as <span class="math notranslate nohighlight">\(U_f\)</span> which allows us to transform the state <span class="math notranslate nohighlight">\(\ket{x}\ket{y}\)</span> into:</p>
10431043
<div class="math notranslate nohighlight">
@@ -1085,7 +1085,7 @@ <h2>Quantum parallelism<a class="headerlink" href="#Quantum-parallelism" title="
10851085
<h2>Deutsch’s Algorithm:<a class="headerlink" href="#Deutsch's-Algorithm:" title="Permalink to this heading"></a></h2>
10861086
<p>Our aim is to find out if <span class="math notranslate nohighlight">\(f: \{0,1\} \longrightarrow \{0,1\}\)</span> is a constant or a balanced function? If constant, <span class="math notranslate nohighlight">\(f(0) = f(1)\)</span>, and if balanced, <span class="math notranslate nohighlight">\(f(0) \neq f(1)\)</span>.</p>
10871087
<p>We step through the circuit diagram below and follow the math after the application of each gate.</p>
1088-
<p><img alt="152202069eac4db3bb0590c306a2210e" class="no-scaled-link" src="../../_images/deutsch.png" style="width: 500px; height: 210px;" /></p>
1088+
<p><img alt="c78771392e044431ba2a5a46241a5342" class="no-scaled-link" src="../../_images/deutsch.png" style="width: 500px; height: 210px;" /></p>
10891089
<div class="math notranslate nohighlight">
10901090
\[\ket{\psi_0} = \ket{01}
10911091
\tag{1}\]</div>

pr-3423/applications/python/deutsch_algorithm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1773,7 +1773,7 @@ number, the result is 0 otherwise 1.
17731773
Quantum oracles[](#Quantum-oracles "Permalink to this heading"){.headerlink}
17741774
-----------------------------------------------------------------------------
17751775

1776-
![a3c2a7a6c3db44c089804938e01838df](../../_images/oracle.png){.no-scaled-link}
1776+
![32bcedd5cca842e6813506d65602918c](../../_images/oracle.png){.no-scaled-link}
17771777

17781778
Suppose we have [\\(f(x): \\{0,1\\} \\longrightarrow \\{0,1\\}\\)]{.math
17791779
.notranslate .nohighlight}. We can compute this function on a quantum
@@ -1880,7 +1880,7 @@ balanced function? If constant, [\\(f(0) = f(1)\\)]{.math .notranslate
18801880
We step through the circuit diagram below and follow the math after the
18811881
application of each gate.
18821882

1883-
![152202069eac4db3bb0590c306a2210e](../../_images/deutsch.png){.no-scaled-link}
1883+
![c78771392e044431ba2a5a46241a5342](../../_images/deutsch.png){.no-scaled-link}
18841884

18851885
::: {.math .notranslate .nohighlight}
18861886
\\\[\\ket{\\psi\_0} = \\ket{01} \\tag{1}\\\]

pr-3423/applications/python/edge_detection.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1017,7 +1017,7 @@ <h2>Image<a class="headerlink" href="#Image" title="Permalink to this heading">
10171017
<section id="Quantum-Probability-Image-Encoding-(QPIE):">
10181018
<h2>Quantum Probability Image Encoding (QPIE):<a class="headerlink" href="#Quantum-Probability-Image-Encoding-(QPIE):" title="Permalink to this heading"></a></h2>
10191019
<p>Lets take as an example a classical 2x2 image (4 pixels). We can label each pixel with its position</p>
1020-
<div><p><img alt="1e6b5cd5dd56470b826c22d87ab4e0ca" class="no-scaled-link" src="../../_images/pixels-img.png" style="width: 200px;" /></p>
1020+
<div><p><img alt="71907e97371a4455b7272626df4815e9" class="no-scaled-link" src="../../_images/pixels-img.png" style="width: 200px;" /></p>
10211021
</div><p>Each pixel will have its own color intensity represented along with its position label as an 8-bit black and white color. To convert the pixel intensity to probability amplitudes of a quantum state</p>
10221022
<div class="math notranslate nohighlight">
10231023
\[c_i = \frac{I_{yx}}{\sqrt(\sum I^2_{yx})}\]</div>

pr-3423/applications/python/edge_detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1725,7 +1725,7 @@ each pixel with its position
17251725

17261726
<div>
17271727

1728-
![1e6b5cd5dd56470b826c22d87ab4e0ca](../../_images/pixels-img.png){.no-scaled-link}
1728+
![71907e97371a4455b7272626df4815e9](../../_images/pixels-img.png){.no-scaled-link}
17291729

17301730
</div>
17311731

0 commit comments

Comments
 (0)