Skip to content

Commit 0097b98

Browse files
author
Documenter.jl
committed
build based on d2e0360
1 parent 5fc53cb commit 0097b98

6 files changed

Lines changed: 29 additions & 27 deletions

File tree

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.3","generation_timestamp":"2025-02-04T15:19:41","documenter_version":"1.8.0"}}
1+
{"documenter":{"julia_version":"1.11.3","generation_timestamp":"2025-02-22T05:53:14","documenter_version":"1.8.1"}}

dev/array_types/index.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

dev/assets/Manifest.toml

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,16 @@ version = "0.1.41"
4141

4242
[[deps.Adapt]]
4343
deps = ["LinearAlgebra", "Requires"]
44-
git-tree-sha1 = "50c3c56a52972d78e8be9fd135bfb91c9574c140"
44+
git-tree-sha1 = "cd8b948862abee8f3d3e9b73a102a9ca924debb0"
4545
uuid = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
46-
version = "4.1.1"
46+
version = "4.2.0"
4747

4848
[deps.Adapt.extensions]
49+
AdaptSparseArraysExt = "SparseArrays"
4950
AdaptStaticArraysExt = "StaticArrays"
5051

5152
[deps.Adapt.weakdeps]
53+
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
5254
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
5355

5456
[[deps.ArgTools]]
@@ -97,9 +99,9 @@ version = "1.11.0"
9799

98100
[[deps.CodecZlib]]
99101
deps = ["TranscodingStreams", "Zlib_jll"]
100-
git-tree-sha1 = "545a177179195e442472a1c4dc86982aa7a1bef0"
102+
git-tree-sha1 = "962834c22b66e32aa10f7611c08c8ca4e20749a9"
101103
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
102-
version = "0.7.7"
104+
version = "0.7.8"
103105

104106
[[deps.CompilerSupportLibraries_jll]]
105107
deps = ["Artifacts", "Libdl"]
@@ -153,9 +155,9 @@ version = "0.9.3"
153155

154156
[[deps.Documenter]]
155157
deps = ["ANSIColoredPrinters", "AbstractTrees", "Base64", "CodecZlib", "Dates", "DocStringExtensions", "Downloads", "Git", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "MarkdownAST", "Pkg", "PrecompileTools", "REPL", "RegistryInstances", "SHA", "TOML", "Test", "Unicode"]
156-
git-tree-sha1 = "d0ea2c044963ed6f37703cead7e29f70cba13d7e"
158+
git-tree-sha1 = "182a9a3fe886587ba230a417f1651a4cbc2b92d4"
157159
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
158-
version = "1.8.0"
160+
version = "1.8.1"
159161

160162
[[deps.Downloads]]
161163
deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
@@ -322,9 +324,9 @@ version = "0.3.27+1"
322324

323325
[[deps.OpenSSL_jll]]
324326
deps = ["Artifacts", "JLLWrappers", "Libdl"]
325-
git-tree-sha1 = "7493f61f55a6cce7325f197443aa80d32554ba10"
327+
git-tree-sha1 = "a9697f1d06cc3eb3fb3ad49cc67f2cfabaac31ea"
326328
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
327-
version = "3.0.15+3"
329+
version = "3.0.16+0"
328330

329331
[[deps.OrderedCollections]]
330332
git-tree-sha1 = "cc4054e898b852042d7b503313f7ad03de99c3dd"
@@ -388,7 +390,7 @@ version = "1.3.4"
388390
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
389391
path = "/home/runner/work/RecursiveArrayTools.jl/RecursiveArrayTools.jl"
390392
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
391-
version = "3.29.0"
393+
version = "3.30.0"
392394

393395
[deps.RecursiveArrayTools.extensions]
394396
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"
@@ -465,9 +467,9 @@ version = "1.11.0"
465467

466468
[[deps.SymbolicIndexingInterface]]
467469
deps = ["Accessors", "ArrayInterface", "RuntimeGeneratedFunctions", "StaticArraysCore"]
468-
git-tree-sha1 = "fd2d4f0499f6bb4a0d9f5030f5c7d61eed385e03"
470+
git-tree-sha1 = "d6c04e26aa1c8f7d144e1a8c47f1c73d3013e289"
469471
uuid = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
470-
version = "0.3.37"
472+
version = "0.3.38"
471473

472474
[[deps.TOML]]
473475
deps = ["Dates"]

dev/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!DOCTYPE html>
22
<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Home · RecursiveArrayTools.jl</title><meta name="title" content="Home · RecursiveArrayTools.jl"/><meta property="og:title" content="Home · RecursiveArrayTools.jl"/><meta property="twitter:title" content="Home · RecursiveArrayTools.jl"/><meta name="description" content="Documentation for RecursiveArrayTools.jl."/><meta property="og:description" content="Documentation for RecursiveArrayTools.jl."/><meta property="twitter:description" content="Documentation for RecursiveArrayTools.jl."/><meta property="og:url" content="https://docs.sciml.ai/RecursiveArrayTools/stable/"/><meta property="twitter:url" content="https://docs.sciml.ai/RecursiveArrayTools/stable/"/><link rel="canonical" href="https://docs.sciml.ai/RecursiveArrayTools/stable/"/><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.050/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.8/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="search_index.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/catppuccin-mocha.css" data-theme-name="catppuccin-mocha"/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/catppuccin-macchiato.css" data-theme-name="catppuccin-macchiato"/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/catppuccin-frappe.css" data-theme-name="catppuccin-frappe"/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/catppuccin-latte.css" data-theme-name="catppuccin-latte"/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script><link href="assets/favicon.ico" rel="icon" type="image/x-icon"/></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href><img src="assets/logo.png" alt="RecursiveArrayTools.jl logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href>RecursiveArrayTools.jl</a></span></div><button class="docs-search-query input is-rounded is-small is-clickable my-2 mx-auto py-1 px-2" id="documenter-search-query">Search docs (Ctrl + /)</button><ul class="docs-menu"><li class="is-active"><a class="tocitem" href>Home</a><ul class="internal"><li><a class="tocitem" href="#Installation"><span>Installation</span></a></li><li><a class="tocitem" href="#Contributing"><span>Contributing</span></a></li><li><a class="tocitem" href="#Reproducibility"><span>Reproducibility</span></a></li></ul></li><li><a class="tocitem" href="array_types/">Recursive Array Types</a></li><li><a class="tocitem" href="recursive_array_functions/">Recursive Array Functions</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><a class="docs-sidebar-button docs-navbar-link fa-solid fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a><nav class="breadcrumb"><ul class="is-hidden-mobile"><li class="is-active"><a href>Home</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href>Home</a></li></ul></nav><div class="docs-right"><a class="docs-navbar-link" href="https://github.com/SciML/RecursiveArrayTools.jl" title="View the repository on GitHub"><span class="docs-icon fa-brands"></span><span class="docs-label is-hidden-touch">GitHub</span></a><a class="docs-navbar-link" href="https://github.com/SciML/RecursiveArrayTools.jl/blob/master/docs/src/index.md" title="Edit source on GitHub"><span class="docs-icon fa-solid"></span></a><a class="docs-settings-button docs-navbar-link fa-solid fa-gear" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-article-toggle-button fa-solid fa-chevron-up" id="documenter-article-toggle-button" href="javascript:;" title="Collapse all docstrings"></a></div></header><article class="content" id="documenter-page"><h1 id="RecursiveArrayTools.jl:-Arrays-of-Arrays-and-Even-Deeper"><a class="docs-heading-anchor" href="#RecursiveArrayTools.jl:-Arrays-of-Arrays-and-Even-Deeper">RecursiveArrayTools.jl: Arrays of Arrays and Even Deeper</a><a id="RecursiveArrayTools.jl:-Arrays-of-Arrays-and-Even-Deeper-1"></a><a class="docs-heading-anchor-permalink" href="#RecursiveArrayTools.jl:-Arrays-of-Arrays-and-Even-Deeper" title="Permalink"></a></h1><p>RecursiveArrayTools.jl is a set of tools for dealing with recursive arrays, like arrays of arrays. It contains type wrappers for making recursive arrays act more like normal arrays (for example, automating the recursion of broadcast, maps, iteration, and more), and utility functions which make it easier to work with recursive arrays.</p><h2 id="Installation"><a class="docs-heading-anchor" href="#Installation">Installation</a><a id="Installation-1"></a><a class="docs-heading-anchor-permalink" href="#Installation" title="Permalink"></a></h2><p>To install RecursiveArrayTools.jl, use the Julia package manager:</p><pre><code class="language-julia hljs">using Pkg
33
Pkg.add(&quot;RecursiveArrayTools&quot;)</code></pre><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="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/RecursiveArrayTools.jl/RecursiveArrayTools.jl/docs/Project.toml`
4-
[e30172f5] Documenter v1.8.0
5-
[731186ca] RecursiveArrayTools v3.29.0 `~/work/RecursiveArrayTools.jl/RecursiveArrayTools.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.11.3
4+
[e30172f5] Documenter v1.8.1
5+
[731186ca] RecursiveArrayTools v3.30.0 `~/work/RecursiveArrayTools.jl/RecursiveArrayTools.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.11.3
66
Commit d63adeda50d (2025-01-21 19:42 UTC)
77
Build Info:
88
Official https://julialang.org/ release
@@ -15,15 +15,15 @@
1515
[a4c015fc] ANSIColoredPrinters v0.0.1
1616
[1520ce14] AbstractTrees v0.4.5
1717
[7d9f7c33] Accessors v0.1.41
18-
[79e6a3ab] Adapt v4.1.1
18+
[79e6a3ab] Adapt v4.2.0
1919
[4fba245c] ArrayInterface v7.18.0
20-
[944b1d66] CodecZlib v0.7.7
20+
[944b1d66] CodecZlib v0.7.8
2121
[a33af91c] CompositionsBase v0.1.2
2222
[187b0558] ConstructionBase v1.5.8
2323
[9a962f9c] DataAPI v1.16.0
2424
[e2d170a0] DataValueInterfaces v1.0.0
2525
[ffbed154] DocStringExtensions v0.9.3
26-
[e30172f5] Documenter v1.8.0
26+
[e30172f5] Documenter v1.8.1
2727
[e2ba6199] ExprTools v0.1.10
2828
[46192b85] GPUArraysCore v0.2.0
2929
[d7ba0133] Git v1.3.1
@@ -40,20 +40,20 @@
4040
[aea7be01] PrecompileTools v1.2.1
4141
[21216c6a] Preferences v1.4.3
4242
[3cdcf5f2] RecipesBase v1.3.4
43-
[731186ca] RecursiveArrayTools v3.29.0 `~/work/RecursiveArrayTools.jl/RecursiveArrayTools.jl`
43+
[731186ca] RecursiveArrayTools v3.30.0 `~/work/RecursiveArrayTools.jl/RecursiveArrayTools.jl`
4444
[2792f1a3] RegistryInstances v0.1.0
4545
[ae029012] Requires v1.3.0
4646
[7e49a35a] RuntimeGeneratedFunctions v0.5.13
4747
[1e83bf80] StaticArraysCore v1.4.3
4848
[10745b16] Statistics v1.11.1
49-
[2efcf032] SymbolicIndexingInterface v0.3.37
49+
[2efcf032] SymbolicIndexingInterface v0.3.38
5050
[3783bdb8] TableTraits v1.0.1
5151
[bd369af6] Tables v1.12.0
5252
[3bb67fe8] TranscodingStreams v0.11.3
5353
[2e619515] Expat_jll v2.6.5+0
5454
[f8c6e375] Git_jll v2.47.1+0
5555
[94ce4f54] Libiconv_jll v1.18.0+0
56-
[458c3c95] OpenSSL_jll v3.0.15+3
56+
[458c3c95] OpenSSL_jll v3.0.16+0
5757
[0dad84c5] ArgTools v1.1.2
5858
[56f22d72] Artifacts v1.11.0
5959
[2a0f44e3] Base64 v1.11.0
@@ -93,4 +93,4 @@
9393
[83775a58] Zlib_jll v1.2.13+1
9494
[8e850b90] libblastrampoline_jll v5.11.0+0
9595
[8e850ede] nghttp2_jll v1.59.0+0
96-
[3f19e933] p7zip_jll v17.4.0+2</code></pre></details><p>You can also download the <a href="https://github.com/SciML/RecursiveArrayTools.jl/tree/gh-pages/v3.29.0/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/SciML/RecursiveArrayTools.jl/tree/gh-pages/v3.29.0/assets/Project.toml">project</a> file.</p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="array_types/">Recursive Array Types »</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.8.0 on <span class="colophon-date" title="Tuesday 4 February 2025 15:19">Tuesday 4 February 2025</span>. Using Julia version 1.11.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
96+
[3f19e933] p7zip_jll v17.4.0+2</code></pre></details><p>You can also download the <a href="https://github.com/SciML/RecursiveArrayTools.jl/tree/gh-pages/v3.30.0/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/SciML/RecursiveArrayTools.jl/tree/gh-pages/v3.30.0/assets/Project.toml">project</a> file.</p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="array_types/">Recursive Array Types »</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.8.1 on <span class="colophon-date" title="Saturday 22 February 2025 05:53">Saturday 22 February 2025</span>. Using Julia version 1.11.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

dev/objects.inv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sphinx inventory version 2
22
# Project: RecursiveArrayTools.jl
3-
# Version: 3.29.0
3+
# Version: 3.30.0
44
# The remainder of this file is compressed using zlib.
55
x���QO�0���+��A�x#�Ĩ!�ץ�������]��=t��|=��\�� �ƳX1 S�'�ŀjM���)��̓���e���ܕa�ʁ�հjN2�,W���mjSW~+xT�i�H6�-A#��Fc�{O5��L�jx�!��
66
d��c������jY�(%����UTCT�WT�d�CI�)��Q�n��a> �qP�4��*���P �yd��̞1�o��c$/�� ������Ӱ�G����(�1��YK�������T�8c<�ۼ���+�b\��Smy�.�r�Bk�n�2��[R�� ��]��T��8��N&?Ț�O�9���&(8�G�T��Y�6T:L3�ueMX �$˟���

0 commit comments

Comments
 (0)