Skip to content

Commit

Permalink
build based on 5cc85f8
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Nov 5, 2023
1 parent e7fc42d commit c86764e
Show file tree
Hide file tree
Showing 6 changed files with 66 additions and 51 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-23T03:32:52","documenter_version":"1.0.1"}}
{"documenter":{"julia_version":"1.9.3","generation_timestamp":"2023-11-05T20:47:33","documenter_version":"1.1.2"}}
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.

2 changes: 1 addition & 1 deletion dev/ellipsisnotation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
6 7];

julia> B == reshape(A[1, ..], 4, 2)
true</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/SciML/EllipsisNotation.jl/blob/790db60cb0bb3354f2989861f7025ed906e14027/src/EllipsisNotation.jl#L11-L50">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« Home</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.1 on <span class="colophon-date" title="Saturday 23 September 2023 03:32">Saturday 23 September 2023</span>. Using Julia version 1.9.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
true</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/SciML/EllipsisNotation.jl/blob/5cc85f81f46a15ab42544aa2ecace4b621f29b3a/src/EllipsisNotation.jl#L11-L50">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« Home</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="Sunday 5 November 2023 20:47">Sunday 5 November 2023</span>. Using Julia version 1.9.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
24 changes: 12 additions & 12 deletions dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,31 +31,31 @@

julia&gt; size(C[1:1, .., 1:1])
(1, 3, 3, 3, 1)</code></pre><p>Note: <code>..</code> slurps dimensions greedily, meaning that the first occurrence of <code>..</code> in an index expression creates as many slices as possible. Other instances of <code>..</code> afterwards are treated simply as slices. Usually, you should only use one instance of <code>..</code> in an indexing expression to avoid possible confusion.</p><p><strong>Warning:</strong> <code>..</code> does not work when indexing also with <code>end</code> or <code>begin</code>. For example, <code>A = randn(2,3,4); A[.., 1:end]</code> will not give the intended result. This is a known limitation, and is not likely to be fixed until some necessary changes in the Julia language itself are implemented. See https://github.com/ChrisRackauckas/EllipsisNotation.jl/issues/19 for more details.</p><h2 id="Contributing"><a class="docs-heading-anchor" href="#Contributing">Contributing</a><a id="Contributing-1"></a><a class="docs-heading-anchor-permalink" href="#Contributing" title="Permalink"></a></h2><ul><li><p>Please refer to the <a href="https://github.com/SciML/ColPrac/blob/master/README.md">SciML ColPrac: Contributor&#39;s Guide on Collaborative Practices for Community Packages</a> for guidance on PRs, issues, and other matters relating to contributing to SciML.</p></li><li><p>See the <a href="https://github.com/SciML/SciMLStyle">SciML Style Guide</a> for common coding practices and other style decisions.</p></li><li><p>There are a few community forums:</p><ul><li>The #diffeq-bridged and #sciml-bridged channels in the <a href="https://julialang.org/slack/">Julia Slack</a></li><li>The #diffeq-bridged and #sciml-bridged channels in the <a href="https://julialang.zulipchat.com/#narrow/stream/279055-sciml-bridged">Julia Zulip</a></li><li>On the <a href="https://discourse.julialang.org">Julia Discourse forums</a></li><li>See also <a href="https://sciml.ai/community/">SciML Community page</a></li></ul></li></ul><h2 id="Acknowledgements"><a class="docs-heading-anchor" href="#Acknowledgements">Acknowledgements</a><a id="Acknowledgements-1"></a><a class="docs-heading-anchor-permalink" href="#Acknowledgements" title="Permalink"></a></h2><p>I would like to acknowledge M. Schauer for the <code>..</code> notation implementation. He had the original idea, I just extended it and put it into a package because of how useful it has been to me.</p><h2 id="Reproducibility"><a class="docs-heading-anchor" href="#Reproducibility">Reproducibility</a><a id="Reproducibility-1"></a><a class="docs-heading-anchor-permalink" href="#Reproducibility" title="Permalink"></a></h2><details><summary>The documentation of this SciML package was built using these direct dependencies,</summary><pre class="documenter-example-output"><code class="nohighlight hljs ansi">Status `~/work/EllipsisNotation.jl/EllipsisNotation.jl/docs/Project.toml`
[e30172f5] Documenter v1.0.1
[da5c29d0] EllipsisNotation v1.7.0 `~/work/EllipsisNotation.jl/EllipsisNotation.jl`</code></pre></details><details><summary>and using this machine and Julia version.</summary><pre class="documenter-example-output"><code class="nohighlight hljs ansi">Julia Version 1.9.3
[e30172f5] Documenter v1.1.2
[da5c29d0] EllipsisNotation v1.8.0 `~/work/EllipsisNotation.jl/EllipsisNotation.jl`</code></pre></details><details><summary>and using this machine and Julia version.</summary><pre class="documenter-example-output"><code class="nohighlight hljs ansi">Julia Version 1.9.3
Commit bed2cd540a1 (2023-08-24 14:43 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: 2 × Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
CPU: 4 × AMD EPYC 7763 64-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-14.0.6 (ORCJIT, skylake-avx512)
Threads: 1 on 2 virtual cores</code></pre></details><details><summary>A more complete overview of all dependencies and their versions is also provided.</summary><pre class="documenter-example-output"><code class="nohighlight hljs ansi">Status `~/work/EllipsisNotation.jl/EllipsisNotation.jl/docs/Manifest.toml`
LLVM: libLLVM-14.0.6 (ORCJIT, znver3)
Threads: 1 on 4 virtual cores</code></pre></details><details><summary>A more complete overview of all dependencies and their versions is also provided.</summary><pre class="documenter-example-output"><code class="nohighlight hljs ansi">Status `~/work/EllipsisNotation.jl/EllipsisNotation.jl/docs/Manifest.toml`
[a4c015fc] ANSIColoredPrinters v0.0.1
[1520ce14] AbstractTrees v0.4.4
[79e6a3ab] Adapt v3.6.2
[4fba245c] ArrayInterface v7.4.11
[34da2185] Compat v4.9.0
[79e6a3ab] Adapt v3.7.1
[4fba245c] ArrayInterface v7.5.1
[34da2185] Compat v4.10.0
[ffbed154] DocStringExtensions v0.9.3
[e30172f5] Documenter v1.0.1
[da5c29d0] EllipsisNotation v1.7.0 `~/work/EllipsisNotation.jl/EllipsisNotation.jl`
[e30172f5] Documenter v1.1.2
[da5c29d0] EllipsisNotation v1.8.0 `~/work/EllipsisNotation.jl/EllipsisNotation.jl`
[b5f81e59] IOCapture v0.2.3
[615f187c] IfElse v0.1.1
[682c06a0] JSON v0.21.4
[0e77f7df] LazilyInitializedFields v1.2.1
[d0879d2d] MarkdownAST v0.1.1
[d0879d2d] MarkdownAST v0.1.2
[69de0a69] Parsers v2.7.2
[aea7be01] PrecompileTools v1.2.0
[21216c6a] Preferences v1.4.1
Expand Down Expand Up @@ -102,4 +102,4 @@
[83775a58] Zlib_jll v1.2.13+0
[8e850b90] libblastrampoline_jll v5.8.0+0
[8e850ede] nghttp2_jll v1.48.0+0
[3f19e933] p7zip_jll v17.4.0+0</code></pre></details><p>You can also download the <a href="https://github.com/SciML/EllipsisNotation.jl/tree/gh-pages/v1.7.0/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/SciML/EllipsisNotation.jl/tree/gh-pages/v1.7.0/assets/Project.toml">project</a> file.</p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="ellipsisnotation/">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="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.1 on <span class="colophon-date" title="Saturday 23 September 2023 03:32">Saturday 23 September 2023</span>. Using Julia version 1.9.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
[3f19e933] p7zip_jll v17.4.0+0</code></pre></details><p>You can also download the <a href="https://github.com/SciML/EllipsisNotation.jl/tree/gh-pages/v1.8.0/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/SciML/EllipsisNotation.jl/tree/gh-pages/v1.8.0/assets/Project.toml">project</a> file.</p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="ellipsisnotation/">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="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="Sunday 5 November 2023 20:47">Sunday 5 November 2023</span>. Using Julia version 1.9.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

0 comments on commit c86764e

Please sign in to comment.