Skip to content

Commit 3072ff1

Browse files
author
Documenter.jl
committed
build based on 24645c3
1 parent b6c6415 commit 3072ff1

6 files changed

Lines changed: 12 additions & 9 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.6","generation_timestamp":"2025-08-01T17:23:07","documenter_version":"1.14.1"}}
1+
{"documenter":{"julia_version":"1.11.6","generation_timestamp":"2025-08-04T03:31:21","documenter_version":"1.14.1"}}

dev/AbstractVectorOfArrayInterface/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dev/array_types/index.html

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

dev/assets/Manifest.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ uuid = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
407407
version = "1.3.4"
408408

409409
[[deps.RecursiveArrayTools]]
410-
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
410+
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface"]
411411
path = "/home/runner/work/RecursiveArrayTools.jl/RecursiveArrayTools.jl"
412412
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
413413
version = "3.36.0"
@@ -421,18 +421,21 @@ version = "3.36.0"
421421
RecursiveArrayToolsReverseDiffExt = ["ReverseDiff", "Zygote"]
422422
RecursiveArrayToolsSparseArraysExt = ["SparseArrays"]
423423
RecursiveArrayToolsStructArraysExt = "StructArrays"
424+
RecursiveArrayToolsTablesExt = ["Tables", "IteratorInterfaceExtensions"]
424425
RecursiveArrayToolsTrackerExt = "Tracker"
425426
RecursiveArrayToolsZygoteExt = "Zygote"
426427

427428
[deps.RecursiveArrayTools.weakdeps]
428429
FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898"
429430
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
431+
IteratorInterfaceExtensions = "82899510-4779-5014-852e-03e436cf321d"
430432
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
431433
Measurements = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
432434
MonteCarloMeasurements = "0987c9cc-fe09-11e8-30f0-b96dd679fdca"
433435
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
434436
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
435437
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
438+
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
436439
Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
437440
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
438441

dev/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@
100100
[8e850b90] libblastrampoline_jll v5.11.0+0
101101
[8e850ede] nghttp2_jll v1.59.0+0
102102
[3f19e933] p7zip_jll v17.4.0+2
103-
Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m`</code></pre></details><p>You can also download the <a href="https://github.com/SciML/RecursiveArrayTools.jl/tree/gh-pages/v3.36.0/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/SciML/RecursiveArrayTools.jl/tree/gh-pages/v3.36.0/assets/Project.toml">project</a> file.</p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="AbstractVectorOfArrayInterface/">The AbstractVectorOfArray and AbstractDiffEqArray Interfaces »</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.14.1 on <span class="colophon-date" title="Friday 1 August 2025 17:23">Friday 1 August 2025</span>. Using Julia version 1.11.6.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
103+
Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m`</code></pre></details><p>You can also download the <a href="https://github.com/SciML/RecursiveArrayTools.jl/tree/gh-pages/v3.36.0/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/SciML/RecursiveArrayTools.jl/tree/gh-pages/v3.36.0/assets/Project.toml">project</a> file.</p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="AbstractVectorOfArrayInterface/">The AbstractVectorOfArray and AbstractDiffEqArray Interfaces »</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.14.1 on <span class="colophon-date" title="Monday 4 August 2025 03:31">Monday 4 August 2025</span>. Using Julia version 1.11.6.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

dev/recursive_array_functions/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)