Skip to content

Commit c8cd29f

Browse files
author
Documenter.jl
committed
build based on 1132d09
1 parent a772110 commit c8cd29f

File tree

20 files changed

+184
-166
lines changed

20 files changed

+184
-166
lines changed

dev/.documenter-siteinfo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"documenter":{"julia_version":"1.11.1","generation_timestamp":"2024-11-03T20:08:51","documenter_version":"1.7.0"}}
1+
{"documenter":{"julia_version":"1.11.1","generation_timestamp":"2024-11-18T15:50:57","documenter_version":"1.8.0"}}

dev/assets/documenter.js

Lines changed: 160 additions & 142 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/consensus-based_optimisation/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
\left\| x_t^i - c_\alpha(x_t) \right\| \mathrm{d}B_t^i
1414
}_{
1515
\text{scaled diffusion}
16-
},\]</p><p>where <span>$\lambda$</span> and <span>$\sigma$</span> are positive parameters, and where <span>$B_t^i$</span> are independent Brownian motions in <span>$D$</span> dimensions. The <em>consensus drift</em> is a deterministic term which drives each agent towards the consensus point, at rate <span>$\lambda$</span>; meanwhile, the <em>scaled diffusion</em> is a stochastic term that encourages exploration.</p><p>For additional details, see <a href="http://dx.doi.org/10.1142/S0218202517400061">R. Pinnau, C. Totzeck, O. Tse, and S. Martin (2017)</a>.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« Home</a><a class="docs-footer-nextpage" href="../consensus-based_sampling/">Consensus-based sampling »</a><div class="flexbox-break"></div><p class="footer-message">Copyright © 2024 <a href="https://rafaelbailo.com/">Dr Rafael Bailo</a> and <a href="https://github.com/PdIPS">Purpose-Driven Interacting Particle Systems Group</a>. <a href="https://github.com/PdIPS/ConsensusBasedX.jl/blob/main/LICENSE">MIT License</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="Sunday 3 November 2024 20:08">Sunday 3 November 2024</span>. Using Julia version 1.11.1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
16+
},\]</p><p>where <span>$\lambda$</span> and <span>$\sigma$</span> are positive parameters, and where <span>$B_t^i$</span> are independent Brownian motions in <span>$D$</span> dimensions. The <em>consensus drift</em> is a deterministic term which drives each agent towards the consensus point, at rate <span>$\lambda$</span>; meanwhile, the <em>scaled diffusion</em> is a stochastic term that encourages exploration.</p><p>For additional details, see <a href="http://dx.doi.org/10.1142/S0218202517400061">R. Pinnau, C. Totzeck, O. Tse, and S. Martin (2017)</a>.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« Home</a><a class="docs-footer-nextpage" href="../consensus-based_sampling/">Consensus-based sampling »</a><div class="flexbox-break"></div><p class="footer-message">Copyright © 2024 <a href="https://rafaelbailo.com/">Dr Rafael Bailo</a> and <a href="https://github.com/PdIPS">Purpose-Driven Interacting Particle Systems Group</a>. <a href="https://github.com/PdIPS/ConsensusBasedX.jl/blob/main/LICENSE">MIT License</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.8.0 on <span class="colophon-date" title="Monday 18 November 2024 15:50">Monday 18 November 2024</span>. Using Julia version 1.11.1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

0 commit comments

Comments
 (0)