Skip to content

Commit

Permalink
build based on c4086aa
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Dec 31, 2023
1 parent defffc8 commit c151d39
Show file tree
Hide file tree
Showing 32 changed files with 119 additions and 119 deletions.
2 changes: 1 addition & 1 deletion dev/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.0","generation_timestamp":"2023-12-30T07:34:44","documenter_version":"1.2.1"}}
{"documenter":{"julia_version":"1.10.0","generation_timestamp":"2023-12-31T22:20:14","documenter_version":"1.2.1"}}
104 changes: 52 additions & 52 deletions dev/API/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/allops/index.html

Large diffs are not rendered by default.

Binary file added dev/canonicalization/200c18e3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dev/canonicalization/56b3e651.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dev/canonicalization/a3bc7f87.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dev/canonicalization/bdb4fda5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions dev/canonicalization/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/commonstates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@
+ XXXX
+ ZZ__
+ _ZZ_
+ __ZZ</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../datastructures/">« Datastructure Choice</a><a class="docs-footer-nextpage" href="../noisycircuits/">Simulation of Noisy Circuits »</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="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.2.1 on <span class="colophon-date" title="Saturday 30 December 2023 07:34">Saturday 30 December 2023</span>. Using Julia version 1.10.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
+ __ZZ</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../datastructures/">« Datastructure Choice</a><a class="docs-footer-nextpage" href="../noisycircuits/">Simulation of Noisy Circuits »</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="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.2.1 on <span class="colophon-date" title="Sunday 31 December 2023 22:20">Sunday 31 December 2023</span>. Using Julia version 1.10.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion dev/datastructures/index.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dev/ecc_example_sim/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
errors = [PauliError(i,errprob) for i in 1:code_n(code)]
fullcircuit = [ecirc..., errors..., scirc...]</code></pre><img src="882783a8.png" alt="Example block output"/><p>And running this noisy simulation:</p><pre><code class="language-julia hljs">frames = pftrajectories(fullcircuit; trajectories=nframes)
pfmeasurements(frames)</code></pre><pre class="documenter-example-output"><code class="nohighlight hljs ansi">4×6 Matrix{Bool}:
0 0 1 1 0 1
0 1 0 1 1 0
1 1 0 0 0 0
0 0 0 0 0 0</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../noisycircuits_perturb/">« Perturbative Expansions</a><a class="docs-footer-nextpage" href="../noisycircuits_ops/">Circuit Operations »</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="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.2.1 on <span class="colophon-date" title="Saturday 30 December 2023 07:34">Saturday 30 December 2023</span>. Using Julia version 1.10.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
0 0 0 0 0 0
0 1 1 0 1 1
0 0 0 0 0 0
0 0 0 0 0 0</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../noisycircuits_perturb/">« Perturbative Expansions</a><a class="docs-footer-nextpage" href="../noisycircuits_ops/">Circuit Operations »</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="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.2.1 on <span class="colophon-date" title="Sunday 31 December 2023 22:20">Sunday 31 December 2023</span>. Using Julia version 1.10.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Binary file modified dev/ghz4graph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dev/graphs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@
+ XZZ_
+ ZX_Z
+ Z_XZ
+ _ZZX</code></pre><p>Graphs are represented with the <code>Graphs.jl</code> package and plotting can be done both in <code>Plots.jl</code> and <code>Makie.jl</code> (with <code>GraphMakie</code>).</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../mixed/">« Mixed States</a><a class="docs-footer-nextpage" href="../datastructures/">Datastructure Choice »</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="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.2.1 on <span class="colophon-date" title="Saturday 30 December 2023 07:34">Saturday 30 December 2023</span>. Using Julia version 1.10.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
+ _ZZX</code></pre><p>Graphs are represented with the <code>Graphs.jl</code> package and plotting can be done both in <code>Plots.jl</code> and <code>Makie.jl</code> (with <code>GraphMakie</code>).</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../mixed/">« Mixed States</a><a class="docs-footer-nextpage" href="../datastructures/">Datastructure Choice »</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="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.2.1 on <span class="colophon-date" title="Sunday 31 December 2023 22:20">Sunday 31 December 2023</span>. Using Julia version 1.10.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
julia&gt; tCNOT * S&quot;-XX
+ZZ&quot;
- X_
+ _Z</code></pre><h2 id="Circuit-Simulation"><a class="docs-heading-anchor" href="#Circuit-Simulation">Circuit Simulation</a><a id="Circuit-Simulation-1"></a><a class="docs-heading-anchor-permalink" href="#Circuit-Simulation" title="Permalink"></a></h2><p>The circuit simulation component of QuantumClifford.jl enables Monte Carlo (or symbolic) simulations of noisy Clifford circuits. It provides three main simulation methods: <code>mctrajectories</code>, <code>pftrajectories</code>, and <code>petrajectories</code>. These methods offer varying levels of efficiency, accuracy, and insight.</p><h3 id="Monte-Carlo-Simulations-with-Stabilizer-Tableaux-(mctrajectories)"><a class="docs-heading-anchor" href="#Monte-Carlo-Simulations-with-Stabilizer-Tableaux-(mctrajectories)">Monte Carlo Simulations with Stabilizer Tableaux (<code>mctrajectories</code>)</a><a id="Monte-Carlo-Simulations-with-Stabilizer-Tableaux-(mctrajectories)-1"></a><a class="docs-heading-anchor-permalink" href="#Monte-Carlo-Simulations-with-Stabilizer-Tableaux-(mctrajectories)" title="Permalink"></a></h3><p>The <code>mctrajectories</code> method runs Monte Carlo simulations using a Stabilizer tableau representation for the quantum states.</p><h3 id="Monte-Carlo-Simulations-with-Pauli-Frames-(pftrajectories)"><a class="docs-heading-anchor" href="#Monte-Carlo-Simulations-with-Pauli-Frames-(pftrajectories)">Monte Carlo Simulations with Pauli Frames (<code>pftrajectories</code>)</a><a id="Monte-Carlo-Simulations-with-Pauli-Frames-(pftrajectories)-1"></a><a class="docs-heading-anchor-permalink" href="#Monte-Carlo-Simulations-with-Pauli-Frames-(pftrajectories)" title="Permalink"></a></h3><p>The <code>pftrajectories</code> method runs Monte Carlo simulations of Pauli frames over a single reference Stabilizer tableau simulation. This approach is much more efficient but supports a smaller class of circuits.</p><h3 id="Symbolic-Depth-First-Traversal-of-Quantum-Trajectories-(petrajectories)"><a class="docs-heading-anchor" href="#Symbolic-Depth-First-Traversal-of-Quantum-Trajectories-(petrajectories)">Symbolic Depth-First Traversal of Quantum Trajectories (<code>petrajectories</code>)</a><a id="Symbolic-Depth-First-Traversal-of-Quantum-Trajectories-(petrajectories)-1"></a><a class="docs-heading-anchor-permalink" href="#Symbolic-Depth-First-Traversal-of-Quantum-Trajectories-(petrajectories)" title="Permalink"></a></h3><p>The <code>petrajectories</code> method performs a depth-first traversal of the most probable quantum trajectories, providing a fixed-order approximation of the circuit&#39;s behavior. This approach gives symbolic expressions for various figures of merit instead of just a numeric value.</p><section class="footnotes is-size-7"><ul><li class="footnote" id="footnote-1"><a class="tag is-link" href="#citeref-1">1</a>(<a href="references/#gottesman1998heisenberg">Gottesman, 1998</a>)</li><li class="footnote" id="footnote-2"><a class="tag is-link" href="#citeref-2">2</a>(<a href="references/#aaronson2004improved">Aaronson and Gottesman, 2004</a>)</li></ul></section></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="stab-algebra-manual/">Manual »</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="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.2.1 on <span class="colophon-date" title="Saturday 30 December 2023 07:34">Saturday 30 December 2023</span>. Using Julia version 1.10.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
+ _Z</code></pre><h2 id="Circuit-Simulation"><a class="docs-heading-anchor" href="#Circuit-Simulation">Circuit Simulation</a><a id="Circuit-Simulation-1"></a><a class="docs-heading-anchor-permalink" href="#Circuit-Simulation" title="Permalink"></a></h2><p>The circuit simulation component of QuantumClifford.jl enables Monte Carlo (or symbolic) simulations of noisy Clifford circuits. It provides three main simulation methods: <code>mctrajectories</code>, <code>pftrajectories</code>, and <code>petrajectories</code>. These methods offer varying levels of efficiency, accuracy, and insight.</p><h3 id="Monte-Carlo-Simulations-with-Stabilizer-Tableaux-(mctrajectories)"><a class="docs-heading-anchor" href="#Monte-Carlo-Simulations-with-Stabilizer-Tableaux-(mctrajectories)">Monte Carlo Simulations with Stabilizer Tableaux (<code>mctrajectories</code>)</a><a id="Monte-Carlo-Simulations-with-Stabilizer-Tableaux-(mctrajectories)-1"></a><a class="docs-heading-anchor-permalink" href="#Monte-Carlo-Simulations-with-Stabilizer-Tableaux-(mctrajectories)" title="Permalink"></a></h3><p>The <code>mctrajectories</code> method runs Monte Carlo simulations using a Stabilizer tableau representation for the quantum states.</p><h3 id="Monte-Carlo-Simulations-with-Pauli-Frames-(pftrajectories)"><a class="docs-heading-anchor" href="#Monte-Carlo-Simulations-with-Pauli-Frames-(pftrajectories)">Monte Carlo Simulations with Pauli Frames (<code>pftrajectories</code>)</a><a id="Monte-Carlo-Simulations-with-Pauli-Frames-(pftrajectories)-1"></a><a class="docs-heading-anchor-permalink" href="#Monte-Carlo-Simulations-with-Pauli-Frames-(pftrajectories)" title="Permalink"></a></h3><p>The <code>pftrajectories</code> method runs Monte Carlo simulations of Pauli frames over a single reference Stabilizer tableau simulation. This approach is much more efficient but supports a smaller class of circuits.</p><h3 id="Symbolic-Depth-First-Traversal-of-Quantum-Trajectories-(petrajectories)"><a class="docs-heading-anchor" href="#Symbolic-Depth-First-Traversal-of-Quantum-Trajectories-(petrajectories)">Symbolic Depth-First Traversal of Quantum Trajectories (<code>petrajectories</code>)</a><a id="Symbolic-Depth-First-Traversal-of-Quantum-Trajectories-(petrajectories)-1"></a><a class="docs-heading-anchor-permalink" href="#Symbolic-Depth-First-Traversal-of-Quantum-Trajectories-(petrajectories)" title="Permalink"></a></h3><p>The <code>petrajectories</code> method performs a depth-first traversal of the most probable quantum trajectories, providing a fixed-order approximation of the circuit&#39;s behavior. This approach gives symbolic expressions for various figures of merit instead of just a numeric value.</p><section class="footnotes is-size-7"><ul><li class="footnote" id="footnote-1"><a class="tag is-link" href="#citeref-1">1</a>(<a href="references/#gottesman1998heisenberg">Gottesman, 1998</a>)</li><li class="footnote" id="footnote-2"><a class="tag is-link" href="#citeref-2">2</a>(<a href="references/#aaronson2004improved">Aaronson and Gottesman, 2004</a>)</li></ul></section></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="stab-algebra-manual/">Manual »</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="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.2.1 on <span class="colophon-date" title="Sunday 31 December 2023 22:20">Sunday 31 December 2023</span>. Using Julia version 1.10.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit c151d39

Please sign in to comment.