Skip to content

Commit c508864

Browse files
author
Documenter.jl
committed
build based on 2bc719e
1 parent 55e1d08 commit c508864

File tree

4 files changed

+22
-20
lines changed

4 files changed

+22
-20
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.6","generation_timestamp":"2025-07-27T04:02:57","documenter_version":"1.14.1"}}
1+
{"documenter":{"julia_version":"1.11.6","generation_timestamp":"2025-07-29T13:10:13","documenter_version":"1.14.1"}}

dev/assets/Manifest.toml

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ manifest_format = "2.0"
55
project_hash = "00164d555b605e64a815083160d7a4b5f7c3a3c2"
66

77
[[deps.ADTypes]]
8-
git-tree-sha1 = "be7ae030256b8ef14a441726c4c37766b90b93a3"
8+
git-tree-sha1 = "7927b9af540ee964cc5d1b73293f1eb0b761a3a1"
99
uuid = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
10-
version = "1.15.0"
10+
version = "1.16.0"
1111
weakdeps = ["ChainRulesCore", "ConstructionBase", "EnzymeCore"]
1212

1313
[deps.ADTypes.extensions]
@@ -458,16 +458,18 @@ uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
458458
version = "1.14.1"
459459

460460
[[deps.DomainSets]]
461-
deps = ["CompositeTypes", "IntervalSets", "LinearAlgebra", "Random", "StaticArrays"]
462-
git-tree-sha1 = "a7e9f13f33652c533d49868a534bfb2050d1365f"
461+
deps = ["CompositeTypes", "IntervalSets", "LinearAlgebra", "StaticArrays"]
462+
git-tree-sha1 = "c249d86e97a7e8398ce2068dce4c078a1c3464de"
463463
uuid = "5b8099bc-c8ec-5219-889f-1d9e522a28bf"
464-
version = "0.7.15"
464+
version = "0.7.16"
465465

466466
[deps.DomainSets.extensions]
467467
DomainSetsMakieExt = "Makie"
468+
DomainSetsRandomExt = "Random"
468469

469470
[deps.DomainSets.weakdeps]
470471
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
472+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
471473

472474
[[deps.Downloads]]
473475
deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
@@ -1373,9 +1375,9 @@ version = "1.3.4"
13731375

13741376
[[deps.RecursiveArrayTools]]
13751377
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
1376-
git-tree-sha1 = "4dd1a95cc16d5abdccc4eac5faf6bc73904be1a2"
1378+
git-tree-sha1 = "f8726bd5a8b7f5f5d3f6c0ce4793454a599b5243"
13771379
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
1378-
version = "3.35.0"
1380+
version = "3.36.0"
13791381

13801382
[deps.RecursiveArrayTools.extensions]
13811383
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"
@@ -1459,9 +1461,9 @@ version = "0.1.0"
14591461

14601462
[[deps.SciMLBase]]
14611463
deps = ["ADTypes", "Accessors", "Adapt", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "Moshi", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "SciMLStructures", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface"]
1462-
git-tree-sha1 = "c9dc4c04bcb0146a35dd6af726073c5738b80e3b"
1464+
git-tree-sha1 = "57d3969321911e101c94dde1d1ff54d6308669fd"
14631465
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
1464-
version = "2.104.0"
1466+
version = "2.105.0"
14651467

14661468
[deps.SciMLBase.extensions]
14671469
SciMLBaseChainRulesCoreExt = "ChainRulesCore"

dev/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
WORD_SIZE: 64
4747
LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
4848
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/ParameterizedFunctions.jl/ParameterizedFunctions.jl/docs/Manifest.toml`
49-
[47edcb42] ADTypes v1.15.0
49+
[47edcb42] ADTypes v1.16.0
5050
[a4c015fc] ANSIColoredPrinters v0.0.1
5151
[1520ce14] AbstractTrees v0.4.5
5252
[7d9f7c33] Accessors v0.1.42
@@ -88,7 +88,7 @@
8888
[31c24e10] Distributions v0.25.120
8989
[ffbed154] DocStringExtensions v0.9.5
9090
[e30172f5] Documenter v1.14.1
91-
[5b8099bc] DomainSets v0.7.15
91+
[5b8099bc] DomainSets v0.7.16
9292
[7c1d4256] DynamicPolynomials v0.6.2
9393
[06fc5a27] DynamicQuantities v1.8.0
9494
[4e289a0a] EnumX v1.0.5
@@ -175,7 +175,7 @@
175175
[74087812] Random123 v1.7.1
176176
[e6cf234a] RandomNumbers v1.6.0
177177
[3cdcf5f2] RecipesBase v1.3.4
178-
[731186ca] RecursiveArrayTools v3.35.0
178+
[731186ca] RecursiveArrayTools v3.36.0
179179
[189a3867] Reexport v1.2.2
180180
[2792f1a3] RegistryInstances v0.1.0
181181
[ae029012] Requires v1.3.1
@@ -184,7 +184,7 @@
184184
[7e49a35a] RuntimeGeneratedFunctions v0.5.15
185185
[9dfe8606] SCCNonlinearSolve v1.4.0
186186
[94e857df] SIMDTypes v0.1.0
187-
[0bca4576] SciMLBase v2.104.0
187+
[0bca4576] SciMLBase v2.105.0
188188
[19f34311] SciMLJacobianOperators v0.1.8
189189
[c0aeaf25] SciMLOperators v1.4.0
190190
[431bcebd] SciMLPublic v1.0.0
@@ -283,4 +283,4 @@
283283
[8e850b90] libblastrampoline_jll v5.11.0+0
284284
[8e850ede] nghttp2_jll v1.59.0+0
285285
[3f19e933] p7zip_jll v17.4.0+2
286-
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/ParameterizedFunctions.jl/tree/gh-pages/v5.18.0/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/SciML/ParameterizedFunctions.jl/tree/gh-pages/v5.18.0/assets/Project.toml">project</a> file.</p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="ode_def/">The ode_def macro »</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="Sunday 27 July 2025 04:02">Sunday 27 July 2025</span>. Using Julia version 1.11.6.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
286+
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/ParameterizedFunctions.jl/tree/gh-pages/v5.18.0/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/SciML/ParameterizedFunctions.jl/tree/gh-pages/v5.18.0/assets/Project.toml">project</a> file.</p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="ode_def/">The ode_def macro »</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="Tuesday 29 July 2025 13:10">Tuesday 29 July 2025</span>. Using Julia version 1.11.6.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

0 commit comments

Comments
 (0)