Skip to content

Commit 8c9e790

Browse files
author
Documenter.jl
committed
build based on cbf1a83
1 parent 6eb3ae6 commit 8c9e790

File tree

4 files changed

+34
-34
lines changed

4 files changed

+34
-34
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.5","generation_timestamp":"2025-07-10T15:43:21","documenter_version":"1.14.1"}}
1+
{"documenter":{"julia_version":"1.11.6","generation_timestamp":"2025-07-17T15:40:27","documenter_version":"1.14.1"}}

dev/assets/Manifest.toml

Lines changed: 20 additions & 20 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.5"
3+
julia_version = "1.11.6"
44
manifest_format = "2.0"
55
project_hash = "00164d555b605e64a815083160d7a4b5f7c3a3c2"
66

@@ -366,9 +366,9 @@ version = "1.15.1"
366366

367367
[[deps.DifferentiationInterface]]
368368
deps = ["ADTypes", "LinearAlgebra"]
369-
git-tree-sha1 = "c092fd1dd0d94e609cd0d29e13897b2825c804bb"
369+
git-tree-sha1 = "f620da805b82bec64ab4d5f881c7592c82dbc08a"
370370
uuid = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
371-
version = "0.7.2"
371+
version = "0.7.3"
372372

373373
[deps.DifferentiationInterface.extensions]
374374
DifferentiationInterfaceChainRulesCoreExt = "ChainRulesCore"
@@ -652,9 +652,9 @@ version = "1.4.0"
652652

653653
[[deps.Git_jll]]
654654
deps = ["Artifacts", "Expat_jll", "JLLWrappers", "LibCURL_jll", "Libdl", "Libiconv_jll", "OpenSSL_jll", "PCRE2_jll", "Zlib_jll"]
655-
git-tree-sha1 = "b981ed24de5855f20fce5b8cb767c179f93e4268"
655+
git-tree-sha1 = "cb151153e40ad40a6dbf984fcd767e1d266fcc9c"
656656
uuid = "f8c6e375-362e-5223-8a59-34ff63f689eb"
657-
version = "2.50.0+0"
657+
version = "2.50.1+0"
658658

659659
[[deps.Glob]]
660660
git-tree-sha1 = "97285bbd5230dd766e9ef6749b80fc617126d496"
@@ -899,9 +899,9 @@ version = "1.11.0"
899899

900900
[[deps.LinearSolve]]
901901
deps = ["ArrayInterface", "ChainRulesCore", "ConcreteStructs", "DocStringExtensions", "EnumX", "GPUArraysCore", "InteractiveUtils", "Krylov", "LazyArrays", "Libdl", "LinearAlgebra", "MKL_jll", "Markdown", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "StaticArraysCore", "UnPack"]
902-
git-tree-sha1 = "062c11f1d84ffc80d00fddaa515f7e37e8e9f9d5"
902+
git-tree-sha1 = "989a36162c76f5b4d0c3028333725600bb1481b7"
903903
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
904-
version = "3.18.2"
904+
version = "3.19.2"
905905

906906
[deps.LinearSolve.extensions]
907907
LinearSolveBandedMatricesExt = "BandedMatrices"
@@ -1087,9 +1087,9 @@ version = "1.2.0"
10871087

10881088
[[deps.NonlinearSolve]]
10891089
deps = ["ADTypes", "ArrayInterface", "BracketingNonlinearSolve", "CommonSolve", "ConcreteStructs", "DiffEqBase", "DifferentiationInterface", "FastClosures", "FiniteDiff", "ForwardDiff", "LineSearch", "LinearAlgebra", "LinearSolve", "NonlinearSolveBase", "NonlinearSolveFirstOrder", "NonlinearSolveQuasiNewton", "NonlinearSolveSpectralMethods", "PrecompileTools", "Preferences", "Reexport", "SciMLBase", "SimpleNonlinearSolve", "SparseArrays", "SparseMatrixColorings", "StaticArraysCore", "SymbolicIndexingInterface"]
1090-
git-tree-sha1 = "aeb6fb02e63b4d4f90337ed90ce54ceb4c0efe77"
1090+
git-tree-sha1 = "d2ec18c1e4eccbb70b64be2435fc3b06fbcdc0a1"
10911091
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
1092-
version = "4.9.0"
1092+
version = "4.10.0"
10931093

10941094
[deps.NonlinearSolve.extensions]
10951095
NonlinearSolveFastLevenbergMarquardtExt = "FastLevenbergMarquardt"
@@ -1274,10 +1274,10 @@ weakdeps = ["REPL"]
12741274
REPLExt = "REPL"
12751275

12761276
[[deps.PoissonRandom]]
1277-
deps = ["Random"]
1278-
git-tree-sha1 = "a0f1159c33f846aa77c3f30ebbc69795e5327152"
1277+
deps = ["LogExpFunctions", "Random"]
1278+
git-tree-sha1 = "bb178012780b34046c6d1600a315d8dbee89d83d"
12791279
uuid = "e409e4f3-bfea-5376-8464-e040bb5c01ab"
1280-
version = "0.4.4"
1280+
version = "0.4.5"
12811281

12821282
[[deps.Polyester]]
12831283
deps = ["ArrayInterface", "BitTwiddlingConvenienceFunctions", "CPUSummary", "IfElse", "ManualMemory", "PolyesterWeave", "Static", "StaticArrayInterface", "StrideArraysCore", "ThreadingUtilities"]
@@ -1444,9 +1444,9 @@ version = "0.5.15"
14441444

14451445
[[deps.SCCNonlinearSolve]]
14461446
deps = ["CommonSolve", "PrecompileTools", "Reexport", "SciMLBase", "SymbolicIndexingInterface"]
1447-
git-tree-sha1 = "80d305585f80e7a3a93816495a7825b3a0bd699f"
1447+
git-tree-sha1 = "5595105cef621942aceb1aa546b883c79ccbfa8f"
14481448
uuid = "9dfe8606-65a1-4bb3-9748-cb89d1561431"
1449-
version = "1.3.1"
1449+
version = "1.4.0"
14501450

14511451
[[deps.SHA]]
14521452
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
@@ -1459,9 +1459,9 @@ version = "0.1.0"
14591459

14601460
[[deps.SciMLBase]]
14611461
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 = "31587e20cdea9fba3a689033313e658dfc9aae78"
1462+
git-tree-sha1 = "50c540cd0569d43d5cec57b9610e7f1361d3532d"
14631463
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
1464-
version = "2.102.1"
1464+
version = "2.103.1"
14651465

14661466
[deps.SciMLBase.extensions]
14671467
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -1616,9 +1616,9 @@ weakdeps = ["OffsetArrays", "StaticArrays"]
16161616

16171617
[[deps.StaticArrays]]
16181618
deps = ["LinearAlgebra", "PrecompileTools", "Random", "StaticArraysCore"]
1619-
git-tree-sha1 = "0feb6b9031bd5c51f9072393eb5ab3efd31bf9e4"
1619+
git-tree-sha1 = "cbea8a6bd7bed51b1619658dec70035e07b8502f"
16201620
uuid = "90137ffa-7385-5640-81b9-e52037218182"
1621-
version = "1.9.13"
1621+
version = "1.9.14"
16221622
weakdeps = ["ChainRulesCore", "Statistics"]
16231623

16241624
[deps.StaticArrays.extensions]
@@ -1716,9 +1716,9 @@ version = "3.29.0"
17161716

17171717
[[deps.Symbolics]]
17181718
deps = ["ADTypes", "ArrayInterface", "Bijections", "CommonWorldInvalidations", "ConstructionBase", "DataStructures", "DiffRules", "Distributions", "DocStringExtensions", "DomainSets", "DynamicPolynomials", "LaTeXStrings", "Latexify", "Libdl", "LinearAlgebra", "LogExpFunctions", "MacroTools", "Markdown", "NaNMath", "OffsetArrays", "PrecompileTools", "Primes", "RecipesBase", "Reexport", "RuntimeGeneratedFunctions", "SciMLBase", "Setfield", "SparseArrays", "SpecialFunctions", "StaticArraysCore", "SymbolicIndexingInterface", "SymbolicLimits", "SymbolicUtils", "TermInterface"]
1719-
git-tree-sha1 = "df665535546bb07078ee42e0972527b5d6bd3f69"
1719+
git-tree-sha1 = "3d7b491b60bf3d24a5c2a74821db4520f0307c72"
17201720
uuid = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1721-
version = "6.43.0"
1721+
version = "6.44.0"
17221722

17231723
[deps.Symbolics.extensions]
17241724
SymbolicsForwardDiffExt = "ForwardDiff"

dev/index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
\end{align}
3737
&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/ParameterizedFunctions.jl/ParameterizedFunctions.jl/docs/Project.toml`
3838
[e30172f5] Documenter v1.14.1
39-
[65888b18] ParameterizedFunctions v5.18.0 `~/work/ParameterizedFunctions.jl/ParameterizedFunctions.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.5
40-
Commit 760b2e5b739 (2025-04-14 06:53 UTC)
39+
[65888b18] ParameterizedFunctions v5.18.0 `~/work/ParameterizedFunctions.jl/ParameterizedFunctions.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.6
40+
Commit 9615af0f269 (2025-07-09 12:58 UTC)
4141
Build Info:
4242
Official https://julialang.org/ release
4343
Platform Info:
@@ -83,7 +83,7 @@
8383
[77a26b50] DiffEqNoiseProcess v5.24.1
8484
[163ba53b] DiffResults v1.1.0
8585
[b552c78f] DiffRules v1.15.1
86-
[a0c0ee7d] DifferentiationInterface v0.7.2
86+
[a0c0ee7d] DifferentiationInterface v0.7.3
8787
[8d63f2c5] DispatchDoctor v0.4.26
8888
[31c24e10] Distributions v0.25.120
8989
[ffbed154] DocStringExtensions v0.9.5
@@ -134,7 +134,7 @@
134134
[5078a376] LazyArrays v2.6.1
135135
[87fe0de2] LineSearch v0.1.4
136136
[d3d80556] LineSearches v7.4.0
137-
[7ed4a6bd] LinearSolve v3.18.2
137+
[7ed4a6bd] LinearSolve v3.19.2
138138
[2ab3a3ac] LogExpFunctions v0.3.29
139139
[d8e11817] MLStyle v0.4.17
140140
[1914dd2f] MacroTools v0.5.16
@@ -149,7 +149,7 @@
149149
[d8a4904e] MutableArithmetics v1.6.4
150150
[d41bc354] NLSolversBase v7.10.0
151151
[77ba4419] NaNMath v1.1.3
152-
[8913a72c] NonlinearSolve v4.9.0
152+
[8913a72c] NonlinearSolve v4.10.0
153153
[be0214bd] NonlinearSolveBase v1.12.0
154154
[5959db7a] NonlinearSolveFirstOrder v1.5.0
155155
[9a2c21bd] NonlinearSolveQuasiNewton v1.6.0
@@ -162,7 +162,7 @@
162162
[65888b18] ParameterizedFunctions v5.18.0 `~/work/ParameterizedFunctions.jl/ParameterizedFunctions.jl`
163163
[d96e819e] Parameters v0.12.3
164164
[69de0a69] Parsers v2.8.3
165-
[e409e4f3] PoissonRandom v0.4.4
165+
[e409e4f3] PoissonRandom v0.4.5
166166
[f517fe37] Polyester v0.7.18
167167
[1d0040c9] PolyesterWeave v0.2.2
168168
[85a6dd25] PositiveFactorizations v0.2.4
@@ -182,9 +182,9 @@
182182
[ae5879a3] ResettableStacks v1.1.1
183183
[79098fc4] Rmath v0.8.0
184184
[7e49a35a] RuntimeGeneratedFunctions v0.5.15
185-
[9dfe8606] SCCNonlinearSolve v1.3.1
185+
[9dfe8606] SCCNonlinearSolve v1.4.0
186186
[94e857df] SIMDTypes v0.1.0
187-
[0bca4576] SciMLBase v2.102.1
187+
[0bca4576] SciMLBase v2.103.1
188188
[19f34311] SciMLJacobianOperators v0.1.6
189189
[c0aeaf25] SciMLOperators v1.3.1
190190
[431bcebd] SciMLPublic v1.0.0
@@ -198,7 +198,7 @@
198198
[276daf66] SpecialFunctions v2.5.1
199199
[aedffcd0] Static v1.2.0
200200
[0d7ed370] StaticArrayInterface v1.8.0
201-
[90137ffa] StaticArrays v1.9.13
201+
[90137ffa] StaticArrays v1.9.14
202202
[1e83bf80] StaticArraysCore v1.4.3
203203
[10745b16] Statistics v1.11.1
204204
[82ae8749] StatsAPI v1.7.1
@@ -209,7 +209,7 @@
209209
[2efcf032] SymbolicIndexingInterface v0.3.41
210210
[19f23fe9] SymbolicLimits v0.2.2
211211
[d1185830] SymbolicUtils v3.29.0
212-
[0c5d862f] Symbolics v6.43.0
212+
[0c5d862f] Symbolics v6.44.0
213213
[3783bdb8] TableTraits v1.0.1
214214
[bd369af6] Tables v1.12.1
215215
[ed4db957] TaskLocalValues v0.1.3
@@ -226,7 +226,7 @@
226226
[a7c27f48] Unityper v0.1.6
227227
[897b6980] WeakValueDicts v0.1.0
228228
[2e619515] Expat_jll v2.6.5+0
229-
[f8c6e375] Git_jll v2.50.0+0
229+
[f8c6e375] Git_jll v2.50.1+0
230230
[1d5cc7b8] IntelOpenMP_jll v2025.0.4+0
231231
[94ce4f54] Libiconv_jll v1.18.0+0
232232
[856f044c] MKL_jll v2025.0.1+1
@@ -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="Thursday 10 July 2025 15:43">Thursday 10 July 2025</span>. Using Julia version 1.11.5.</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="Thursday 17 July 2025 15:40">Thursday 17 July 2025</span>. Using Julia version 1.11.6.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

dev/ode_def/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@
4343
end k₁ k₂ k₃
4444

4545
prob = ODEProblem(rober, [1.0, 0.0, 0.0], (0.0, 1e5), [0.04, 3e7, 1e4])
46-
sol = solve(prob)</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/SciML/ParameterizedFunctions.jl/blob/cbf1a83f176d827ea931d24bae9d85862ff3806c/src/ParameterizedFunctions.jl#L3">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="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="Thursday 10 July 2025 15:43">Thursday 10 July 2025</span>. Using Julia version 1.11.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
46+
sol = solve(prob)</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/SciML/ParameterizedFunctions.jl/blob/cbf1a83f176d827ea931d24bae9d85862ff3806c/src/ParameterizedFunctions.jl#L3">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="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="Thursday 17 July 2025 15:40">Thursday 17 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)