Skip to content

Commit ccef1b6

Browse files
author
Documenter.jl
committed
build based on 8184767
1 parent 4e98dd2 commit ccef1b6

File tree

6 files changed

+31
-32
lines changed

6 files changed

+31
-32
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.2","generation_timestamp":"2025-01-06T12:49:06","documenter_version":"1.8.0"}}
1+
{"documenter":{"julia_version":"1.11.3","generation_timestamp":"2025-01-28T10:56:27","documenter_version":"1.8.0"}}

dev/array_types/index.html

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

dev/assets/Manifest.toml

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.11.2"
3+
julia_version = "1.11.3"
44
manifest_format = "2.0"
55
project_hash = "0a57615f3b751c7c50a3914590663c4e3f77b4b7"
66

@@ -15,24 +15,24 @@ uuid = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
1515
version = "0.4.5"
1616

1717
[[deps.Accessors]]
18-
deps = ["CompositionsBase", "ConstructionBase", "InverseFunctions", "LinearAlgebra", "MacroTools", "Markdown"]
19-
git-tree-sha1 = "96bed9b1b57cf750cca50c311a197e306816a1cc"
18+
deps = ["CompositionsBase", "ConstructionBase", "Dates", "InverseFunctions", "MacroTools"]
19+
git-tree-sha1 = "0ba8f4c1f06707985ffb4804fdad1bf97b233897"
2020
uuid = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
21-
version = "0.1.39"
21+
version = "0.1.41"
2222

2323
[deps.Accessors.extensions]
24-
AccessorsAxisKeysExt = "AxisKeys"
25-
AccessorsDatesExt = "Dates"
26-
AccessorsIntervalSetsExt = "IntervalSets"
27-
AccessorsStaticArraysExt = "StaticArrays"
28-
AccessorsStructArraysExt = "StructArrays"
29-
AccessorsTestExt = "Test"
30-
AccessorsUnitfulExt = "Unitful"
24+
AxisKeysExt = "AxisKeys"
25+
IntervalSetsExt = "IntervalSets"
26+
LinearAlgebraExt = "LinearAlgebra"
27+
StaticArraysExt = "StaticArrays"
28+
StructArraysExt = "StructArrays"
29+
TestExt = "Test"
30+
UnitfulExt = "Unitful"
3131

3232
[deps.Accessors.weakdeps]
3333
AxisKeys = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
34-
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
3534
IntervalSets = "8197267c-284f-5f27-9208-e0e47529a953"
35+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
3636
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
3737
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
3838
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
@@ -269,9 +269,9 @@ version = "1.11.0"
269269

270270
[[deps.Libiconv_jll]]
271271
deps = ["Artifacts", "JLLWrappers", "Libdl"]
272-
git-tree-sha1 = "61dfdba58e585066d8bce214c5a51eaa0539f269"
272+
git-tree-sha1 = "be484f5c92fad0bd8acfef35fe017900b0b73809"
273273
uuid = "94ce4f54-9a6c-5748-9c1c-f9c7231a4531"
274-
version = "1.17.0+1"
274+
version = "1.18.0+0"
275275

276276
[[deps.LinearAlgebra]]
277277
deps = ["Libdl", "OpenBLAS_jll", "libblastrampoline_jll"]
@@ -283,10 +283,9 @@ uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
283283
version = "1.11.0"
284284

285285
[[deps.MacroTools]]
286-
deps = ["Markdown", "Random"]
287-
git-tree-sha1 = "2fa9ee3e63fd3a4f7a9a4f4744a52f4856de82df"
286+
git-tree-sha1 = "72aebe0b5051e5143a079a4685a46da330a40472"
288287
uuid = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
289-
version = "0.5.13"
288+
version = "0.5.15"
290289

291290
[[deps.Markdown]]
292291
deps = ["Base64"]
@@ -389,7 +388,7 @@ version = "1.3.4"
389388
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
390389
path = "/home/runner/work/RecursiveArrayTools.jl/RecursiveArrayTools.jl"
391390
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
392-
version = "3.27.4"
391+
version = "3.28.0"
393392

394393
[deps.RecursiveArrayTools.extensions]
395394
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"

dev/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
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`
44
[e30172f5] Documenter v1.8.0
5-
[731186ca] RecursiveArrayTools v3.27.4 `~/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.2
6-
Commit 5e9a32e7af2 (2024-12-01 20:02 UTC)
5+
[731186ca] RecursiveArrayTools v3.28.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
6+
Commit d63adeda50d (2025-01-21 19:42 UTC)
77
Build Info:
88
Official https://julialang.org/ release
99
Platform Info:
@@ -14,7 +14,7 @@
1414
Threads: 1 default, 0 interactive, 1 GC (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/RecursiveArrayTools.jl/RecursiveArrayTools.jl/docs/Manifest.toml`
1515
[a4c015fc] ANSIColoredPrinters v0.0.1
1616
[1520ce14] AbstractTrees v0.4.5
17-
[7d9f7c33] Accessors v0.1.39
17+
[7d9f7c33] Accessors v0.1.41
1818
[79e6a3ab] Adapt v4.1.1
1919
[4fba245c] ArrayInterface v7.18.0
2020
[944b1d66] CodecZlib v0.7.6
@@ -33,14 +33,14 @@
3333
[692b3bcd] JLLWrappers v1.7.0
3434
[682c06a0] JSON v0.21.4
3535
[0e77f7df] LazilyInitializedFields v1.3.0
36-
[1914dd2f] MacroTools v0.5.13
36+
[1914dd2f] MacroTools v0.5.15
3737
[d0879d2d] MarkdownAST v0.1.2
3838
[bac558e1] OrderedCollections v1.7.0
3939
[69de0a69] Parsers v2.8.1
4040
[aea7be01] PrecompileTools v1.2.1
4141
[21216c6a] Preferences v1.4.3
4242
[3cdcf5f2] RecipesBase v1.3.4
43-
[731186ca] RecursiveArrayTools v3.27.4 `~/work/RecursiveArrayTools.jl/RecursiveArrayTools.jl`
43+
[731186ca] RecursiveArrayTools v3.28.0 `~/work/RecursiveArrayTools.jl/RecursiveArrayTools.jl`
4444
[2792f1a3] RegistryInstances v0.1.0
4545
[ae029012] Requires v1.3.0
4646
[7e49a35a] RuntimeGeneratedFunctions v0.5.13
@@ -52,7 +52,7 @@
5252
[3bb67fe8] TranscodingStreams v0.11.3
5353
[2e619515] Expat_jll v2.6.4+3
5454
[f8c6e375] Git_jll v2.47.1+0
55-
[94ce4f54] Libiconv_jll v1.17.0+1
55+
[94ce4f54] Libiconv_jll v1.18.0+0
5656
[458c3c95] OpenSSL_jll v3.0.15+3
5757
[0dad84c5] ArgTools v1.1.2
5858
[56f22d72] Artifacts 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.27.4/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/SciML/RecursiveArrayTools.jl/tree/gh-pages/v3.27.4/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="Monday 6 January 2025 12:49">Monday 6 January 2025</span>. Using Julia version 1.11.2.</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.28.0/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/SciML/RecursiveArrayTools.jl/tree/gh-pages/v3.28.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 28 January 2025 10:56">Tuesday 28 January 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.27.4
3+
# Version: 3.28.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)