Skip to content

Commit

Permalink
build based on 2bbd145
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed May 26, 2024
1 parent 27bed1b commit d48aaaf
Show file tree
Hide file tree
Showing 8 changed files with 138 additions and 138 deletions.
2 changes: 1 addition & 1 deletion previews/PR71/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.3","generation_timestamp":"2024-05-24T04:33:41","documenter_version":"1.4.1"}}
{"documenter":{"julia_version":"1.10.3","generation_timestamp":"2024-05-26T16:37:34","documenter_version":"1.4.1"}}
38 changes: 19 additions & 19 deletions previews/PR71/1_qubit_gates/index.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions previews/PR71/2_qubit_gates/index.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions previews/PR71/3_qubit_gates/index.html

Large diffs are not rendered by default.

140 changes: 70 additions & 70 deletions previews/PR71/function_references/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion previews/PR71/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
year={2022},
doi={10.1109/QCS56647.2022.00009},
organization={IEEE Computer Society}
}</code></pre></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="quickguide/">Quick Start guide »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Friday 24 May 2024 04:33">Friday 24 May 2024</span>. Using Julia version 1.10.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
}</code></pre></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="quickguide/">Quick Start guide »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Sunday 26 May 2024 16:37">Sunday 26 May 2024</span>. Using Julia version 1.10.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion previews/PR71/multi_qubit_gates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
│ │
q_2: ┤2 ├
└──────────┘</code></pre><p><strong>Matrix Representation (in 3 qubits)</strong></p><p class="math-container">\[GR(\theta, \phi) = \exp \left(-i \sum_{i=1}^{3} (\cos(\phi)X_i + \sin(\phi)Y_i) \theta/2 \right) \\
= R(\theta, \phi) \otimes R(\theta, \phi) \otimes R(\theta, \phi) \]</p></div><a class="docs-sourcelink" target="_blank" href="https://github.com/harshangrjn/QuantumCircuitOpt.jl/blob/1cf7b0b56f0774b34338cfa8aebb51cd13d570b0/src/gates.jl#L1958-L1986">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../3_qubit_gates/">« 3-qubit gates</a><a class="docs-footer-nextpage" href="../function_references/">Function References »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Friday 24 May 2024 04:33">Friday 24 May 2024</span>. Using Julia version 1.10.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
= R(\theta, \phi) \otimes R(\theta, \phi) \otimes R(\theta, \phi) \]</p></div><a class="docs-sourcelink" target="_blank" href="https://github.com/harshangrjn/QuantumCircuitOpt.jl/blob/2bbd145b320ceffc103ce81eeb827b6b4cbf8f08/src/gates.jl#L1962-L1990">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../3_qubit_gates/">« 3-qubit gates</a><a class="docs-footer-nextpage" href="../function_references/">Function References »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Sunday 26 May 2024 16:37">Sunday 26 May 2024</span>. Using Julia version 1.10.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion previews/PR71/quickguide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@
U3_2(-90.0,0.0,0.0) * CNot_1_2 * U3_2(90.0,0.0,0.0) = Target gate
Minimum optimal depth: 3
Optimizer run time: 3.01 sec.
=============================================================================</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« Introduction</a><a class="docs-footer-nextpage" href="../1_qubit_gates/">1-qubit gates »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Friday 24 May 2024 04:33">Friday 24 May 2024</span>. Using Julia version 1.10.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
=============================================================================</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« Introduction</a><a class="docs-footer-nextpage" href="../1_qubit_gates/">1-qubit gates »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Sunday 26 May 2024 16:37">Sunday 26 May 2024</span>. Using Julia version 1.10.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

0 comments on commit d48aaaf

Please sign in to comment.