Skip to content

Commit

Permalink
build based on 1c3a01b
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Oct 17, 2023
1 parent f47b7d3 commit c8017c8
Show file tree
Hide file tree
Showing 30 changed files with 168 additions and 153 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.9.3","generation_timestamp":"2023-09-18T03:01:06","documenter_version":"1.0.0"}}
{"documenter":{"julia_version":"1.9.3","generation_timestamp":"2023-10-17T04:15:40","documenter_version":"1.1.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.

85 changes: 50 additions & 35 deletions dev/assets/documenter.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dev/assets/themes/documenter-dark.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/assets/themes/documenter-light.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.0.0 on <span class="colophon-date" title="Monday 18 September 2023 02:39">Monday 18 September 2023</span>. Using Julia version 1.9.3.</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.1.1 on <span class="colophon-date" title="Tuesday 17 October 2023 04:15">Tuesday 17 October 2023</span>. Using Julia version 1.9.3.</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.

4 changes: 2 additions & 2 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 0 0 0
0 0 0 0 0 0
1 0 0 0 0 0
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.0.0 on <span class="colophon-date" title="Monday 18 September 2023 02:15">Monday 18 September 2023</span>. Using Julia version 1.9.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
0 0 0 0 1 1</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.1.1 on <span class="colophon-date" title="Tuesday 17 October 2023 04:15">Tuesday 17 October 2023</span>. Using Julia version 1.9.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
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.0.0 on <span class="colophon-date" title="Monday 18 September 2023 02:28">Monday 18 September 2023</span>. Using Julia version 1.9.3.</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.1.1 on <span class="colophon-date" title="Tuesday 17 October 2023 04:15">Tuesday 17 October 2023</span>. Using Julia version 1.9.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit c8017c8

Please sign in to comment.