Skip to content

Commit

Permalink
build based on d31c26d
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Nov 3, 2023
1 parent 102472f commit eb84f51
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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-11-03T12:27:40","documenter_version":"1.1.2"}}
{"documenter":{"julia_version":"1.9.3","generation_timestamp":"2023-11-03T16:12:48","documenter_version":"1.1.2"}}
2 changes: 1 addition & 1 deletion dev/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
sum(o)
mean(o)
var(o)
std(o)</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/gdkrmr/WeightedOnlineStats.jl/blob/v0.6.2/src/var.jl#L1-L12">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="WeightedOnlineStats.pca" href="#WeightedOnlineStats.pca"><code>WeightedOnlineStats.pca</code></a><span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">`pca` creates a PCA object from a `WeightedCovMatrix` object. Requires MultivariateStats to be loaded!</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/gdkrmr/WeightedOnlineStats.jl/blob/v0.6.2/src/WeightedOnlineStats.jl#L34-L36">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« WeightedOnlineStats.jl</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.2 on <span class="colophon-date" title="Friday 3 November 2023 12:27">Friday 3 November 2023</span>. Using Julia version 1.9.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
std(o)</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/gdkrmr/WeightedOnlineStats.jl/blob/v0.6.2/src/var.jl#L1-L12">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="WeightedOnlineStats.pca" href="#WeightedOnlineStats.pca"><code>WeightedOnlineStats.pca</code></a><span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">`pca` creates a PCA object from a `WeightedCovMatrix` object. Requires MultivariateStats to be loaded!</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/gdkrmr/WeightedOnlineStats.jl/blob/v0.6.2/src/WeightedOnlineStats.jl#L34-L36">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« WeightedOnlineStats.jl</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.2 on <span class="colophon-date" title="Friday 3 November 2023 16:12">Friday 3 November 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 eb84f51

Please sign in to comment.