Skip to content

Commit

Permalink
build based on eaba8ee
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Sep 20, 2024
1 parent 9d4a58d commit a22a7a7
Show file tree
Hide file tree
Showing 24 changed files with 167 additions and 167 deletions.
2 changes: 1 addition & 1 deletion .documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.5","generation_timestamp":"2024-08-29T10:35:32","documenter_version":"1.6.0"}}
{"documenter":{"julia_version":"1.10.5","generation_timestamp":"2024-09-20T09:12:47","documenter_version":"1.7.0"}}
2 changes: 1 addition & 1 deletion about/index.html

Large diffs are not rendered by default.

50 changes: 25 additions & 25 deletions api/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/themes/catppuccin-frappe.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/themes/catppuccin-latte.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/themes/catppuccin-macchiato.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/themes/catppuccin-mocha.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,4 @@
plt.legend()
plt.tight_layout()
plt.savefig("output.svg")
</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« Home</a><a class="docs-footer-nextpage" href="../api/">Public API »</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><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.6.0 on <span class="colophon-date" title="Thursday 29 August 2024 10:35">Thursday 29 August 2024</span>. Using Julia version 1.10.5.</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="../">« Home</a><a class="docs-footer-nextpage" href="../api/">Public API »</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><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.7.0 on <span class="colophon-date" title="Friday 20 September 2024 09:12">Friday 20 September 2024</span>. Using Julia version 1.10.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

42 changes: 21 additions & 21 deletions modules/diagrammatics/index.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions modules/exact_atomic_ppgf/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion modules/expansion/index.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions modules/inchworm/index.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions modules/mpi/index.html

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions modules/ppgf/index.html

Large diffs are not rendered by default.

50 changes: 25 additions & 25 deletions modules/qmc_integrate/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion modules/randomization/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
params::QInchworm.randomization.RandomizationParams;
seq_type
) -&gt; Tuple{Any, Any}
</code></pre><p>Estimate mean and standard deviation using randomized quasi Monte Carlo.</p><p>This function initializes a number of <code>D</code>-dimensional <a href="../scrambled_sobol/#QInchworm.scrambled_sobol.ScrambledSobolSeq">scrambled Sobol sequences</a> using the <a href="../../api/#QInchworm.randomization.RandomizationParams">set of parameters</a> <code>params</code> and passes each of them to the function <code>f</code>. It returns the mean and the standard deviation of <code>f</code>&#39;s return values.</p><p>A different sequence type can be specified using the <code>seq_type</code> argument, provided its constructor has the same signature as <a href="../scrambled_sobol/#QInchworm.scrambled_sobol.ScrambledSobolSeq-Tuple{Int64}">ScrambledSobolSeq</a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://github.com/krivenko/QInchworm.jl/blob/fce248b6f539111ed5f5e270cb3ae5b5f03d7644/src/randomization.jl#L72-L85">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../qmc_integrate/">« <code>QInchworm.qmc_integrate</code></a><a class="docs-footer-nextpage" href="../../about/">About »</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><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.6.0 on <span class="colophon-date" title="Thursday 29 August 2024 10:35">Thursday 29 August 2024</span>. Using Julia version 1.10.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
</code></pre><p>Estimate mean and standard deviation using randomized quasi Monte Carlo.</p><p>This function initializes a number of <code>D</code>-dimensional <a href="../scrambled_sobol/#QInchworm.scrambled_sobol.ScrambledSobolSeq">scrambled Sobol sequences</a> using the <a href="../../api/#QInchworm.randomization.RandomizationParams">set of parameters</a> <code>params</code> and passes each of them to the function <code>f</code>. It returns the mean and the standard deviation of <code>f</code>&#39;s return values.</p><p>A different sequence type can be specified using the <code>seq_type</code> argument, provided its constructor has the same signature as <a href="../scrambled_sobol/#QInchworm.scrambled_sobol.ScrambledSobolSeq-Tuple{Int64}">ScrambledSobolSeq</a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://github.com/krivenko/QInchworm.jl/blob/eaba8ee0bd768d97fa7f688b814fb9c72421e384/src/randomization.jl#L72-L85">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../qmc_integrate/">« <code>QInchworm.qmc_integrate</code></a><a class="docs-footer-nextpage" href="../../about/">About »</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><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.7.0 on <span class="colophon-date" title="Friday 20 September 2024 09:12">Friday 20 September 2024</span>. Using Julia version 1.10.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
26 changes: 13 additions & 13 deletions modules/scrambled_sobol/index.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions modules/sector_block_matrix/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit a22a7a7

Please sign in to comment.