Skip to content

Commit 7442667

Browse files
author
Documenter.jl
committed
build based on 8e63516
1 parent 9b388b5 commit 7442667

File tree

4 files changed

+53
-46
lines changed

4 files changed

+53
-46
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-05-01T15:38:55","documenter_version":"1.10.2"}}
1+
{"documenter":{"julia_version":"1.11.5","generation_timestamp":"2025-05-08T15:39:31","documenter_version":"1.10.2"}}

dev/assets/Manifest.toml

Lines changed: 35 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ version = "0.4.0"
7878

7979
[[deps.ArrayInterface]]
8080
deps = ["Adapt", "LinearAlgebra"]
81-
git-tree-sha1 = "017fcb757f8e921fb44ee063a7aafe5f89b86dd1"
81+
git-tree-sha1 = "bebb10cd3f0796dd1429ba61e43990ba391186e9"
8282
uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
83-
version = "7.18.0"
83+
version = "7.18.1"
8484

8585
[deps.ArrayInterface.extensions]
8686
ArrayInterfaceBandedMatricesExt = "BandedMatrices"
@@ -127,9 +127,9 @@ uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
127127
version = "1.11.0"
128128

129129
[[deps.Bijections]]
130-
git-tree-sha1 = "d8b0439d2be438a5f2cd68ec158fe08a7b2595b7"
130+
git-tree-sha1 = "6aaafea90a56dc1fc8cbc15e3cf26d6bc81eb0a3"
131131
uuid = "e2ed5e7c-b2de-5872-ae92-c73ca462fb04"
132-
version = "0.1.9"
132+
version = "0.1.10"
133133

134134
[[deps.BitTwiddlingConvenienceFunctions]]
135135
deps = ["Static"]
@@ -190,9 +190,9 @@ uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
190190
version = "0.7.8"
191191

192192
[[deps.Combinatorics]]
193-
git-tree-sha1 = "08c8b6831dc00bfea825826be0bc8336fc369860"
193+
git-tree-sha1 = "8010b6bb3388abe68d95743dcbea77650bb2eddf"
194194
uuid = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
195-
version = "1.0.2"
195+
version = "1.0.3"
196196

197197
[[deps.CommonMark]]
198198
deps = ["PrecompileTools"]
@@ -295,9 +295,9 @@ version = "1.11.0"
295295

296296
[[deps.DiffEqBase]]
297297
deps = ["ArrayInterface", "ConcreteStructs", "DataStructures", "DocStringExtensions", "EnumX", "EnzymeCore", "FastBroadcast", "FastClosures", "FastPower", "FunctionWrappers", "FunctionWrappersWrappers", "LinearAlgebra", "Logging", "Markdown", "MuladdMacro", "Parameters", "PrecompileTools", "Printf", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SciMLStructures", "Setfield", "Static", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "TruncatedStacktraces"]
298-
git-tree-sha1 = "ae6f0576b4a99e1aab7fde7532efe7e47539b588"
298+
git-tree-sha1 = "6a0f6f17adbeb77688220cfb3e665c8f6e2a60ea"
299299
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
300-
version = "6.170.1"
300+
version = "6.172.0"
301301

302302
[deps.DiffEqBase.extensions]
303303
DiffEqBaseCUDAExt = "CUDA"
@@ -640,10 +640,10 @@ uuid = "46192b85-c4d5-4398-a991-12ede77f4527"
640640
version = "0.2.0"
641641

642642
[[deps.Git]]
643-
deps = ["Git_jll"]
644-
git-tree-sha1 = "04eff47b1354d702c3a85e8ab23d539bb7d5957e"
643+
deps = ["Git_jll", "JLLWrappers", "OpenSSH_jll"]
644+
git-tree-sha1 = "2230a9cc32394b11a3b3aa807a382e3bbab1198c"
645645
uuid = "d7ba0133-e1db-5d97-8f8c-041e4b3a1eb2"
646-
version = "1.3.1"
646+
version = "1.4.0"
647647

648648
[[deps.Git_jll]]
649649
deps = ["Artifacts", "Expat_jll", "JLLWrappers", "LibCURL_jll", "Libdl", "Libiconv_jll", "OpenSSL_jll", "PCRE2_jll", "Zlib_jll"]
@@ -886,9 +886,9 @@ version = "1.11.0"
886886

887887
[[deps.LinearSolve]]
888888
deps = ["ArrayInterface", "ChainRulesCore", "ConcreteStructs", "DocStringExtensions", "EnumX", "GPUArraysCore", "InteractiveUtils", "Krylov", "LazyArrays", "Libdl", "LinearAlgebra", "MKL_jll", "Markdown", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "StaticArraysCore", "UnPack"]
889-
git-tree-sha1 = "1e1f3ba20d745a9ea57831b7f30e7b275731486e"
889+
git-tree-sha1 = "dd7a3f6e0cc5ded5d936692d7f9f7981243d75ef"
890890
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
891-
version = "3.9.0"
891+
version = "3.10.0"
892892

893893
[deps.LinearSolve.extensions]
894894
LinearSolveBandedMatricesExt = "BandedMatrices"
@@ -1005,9 +1005,9 @@ version = "1.11.0"
10051005

10061006
[[deps.ModelingToolkit]]
10071007
deps = ["ADTypes", "AbstractTrees", "ArrayInterface", "BlockArrays", "Combinatorics", "CommonSolve", "Compat", "ConstructionBase", "DataStructures", "DiffEqBase", "DiffEqCallbacks", "DiffEqNoiseProcess", "DiffRules", "DifferentiationInterface", "Distributed", "Distributions", "DocStringExtensions", "DomainSets", "DynamicQuantities", "EnumX", "ExprTools", "FindFirstFunctions", "ForwardDiff", "FunctionWrappers", "FunctionWrappersWrappers", "Graphs", "InteractiveUtils", "JuliaFormatter", "JumpProcesses", "Latexify", "Libdl", "LinearAlgebra", "MLStyle", "Moshi", "NaNMath", "NonlinearSolve", "OffsetArrays", "OrderedCollections", "PrecompileTools", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SCCNonlinearSolve", "SciMLBase", "SciMLStructures", "Serialization", "Setfield", "SimpleNonlinearSolve", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "SymbolicUtils", "Symbolics", "URIs", "UnPack", "Unitful"]
1008-
git-tree-sha1 = "873106e74ad722718eecaa152e540cd66b88bec6"
1008+
git-tree-sha1 = "c0a7d2a91d8cce967744918d811d74f30af8cdd6"
10091009
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
1010-
version = "9.76.0"
1010+
version = "9.78.0"
10111011

10121012
[deps.ModelingToolkit.extensions]
10131013
MTKBifurcationKitExt = "BifurcationKit"
@@ -1042,9 +1042,9 @@ version = "0.2.4"
10421042

10431043
[[deps.MultivariatePolynomials]]
10441044
deps = ["ChainRulesCore", "DataStructures", "LinearAlgebra", "MutableArithmetics"]
1045-
git-tree-sha1 = "8d39779e29f80aa6c071e7ac17101c6e31f075d7"
1045+
git-tree-sha1 = "fade91fe9bee7b142d332fc6ab3f0deea29f637b"
10461046
uuid = "102ac46a-7ee4-5c85-9060-abc95bfdeaa3"
1047-
version = "0.5.7"
1047+
version = "0.5.9"
10481048

10491049
[[deps.MutableArithmetics]]
10501050
deps = ["LinearAlgebra", "SparseArrays", "Test"]
@@ -1126,9 +1126,9 @@ version = "1.6.0"
11261126

11271127
[[deps.NonlinearSolveFirstOrder]]
11281128
deps = ["ADTypes", "ArrayInterface", "CommonSolve", "ConcreteStructs", "DiffEqBase", "FiniteDiff", "ForwardDiff", "LineSearch", "LinearAlgebra", "LinearSolve", "MaybeInplace", "NonlinearSolveBase", "PrecompileTools", "Reexport", "SciMLBase", "SciMLJacobianOperators", "Setfield", "StaticArraysCore"]
1129-
git-tree-sha1 = "3a559775faab057f7824036c0bc5f30c74b00d1b"
1129+
git-tree-sha1 = "9c8cd0a986518ba317af263549b48e34ac8f776d"
11301130
uuid = "5959db7a-ea39-4486-b5fe-2dd0bf03d60d"
1131-
version = "1.4.0"
1131+
version = "1.5.0"
11321132

11331133
[[deps.NonlinearSolveQuasiNewton]]
11341134
deps = ["ArrayInterface", "CommonSolve", "ConcreteStructs", "DiffEqBase", "LinearAlgebra", "LinearSolve", "MaybeInplace", "NonlinearSolveBase", "PrecompileTools", "Reexport", "SciMLBase", "SciMLOperators", "StaticArraysCore"]
@@ -1169,6 +1169,12 @@ deps = ["Artifacts", "Libdl"]
11691169
uuid = "05823500-19ac-5b8b-9628-191a04bc5112"
11701170
version = "0.8.5+0"
11711171

1172+
[[deps.OpenSSH_jll]]
1173+
deps = ["Artifacts", "JLLWrappers", "Libdl", "OpenSSL_jll", "Zlib_jll"]
1174+
git-tree-sha1 = "cb7acd5d10aff809b4d0191dfe1956c2edf35800"
1175+
uuid = "9bd350c2-7e96-507f-8002-3f2e150b4e1b"
1176+
version = "10.0.1+0"
1177+
11721178
[[deps.OpenSSL_jll]]
11731179
deps = ["Artifacts", "JLLWrappers", "Libdl"]
11741180
git-tree-sha1 = "9216a80ff3682833ac4b733caa8c00390620ba5d"
@@ -1420,9 +1426,9 @@ version = "0.1.0"
14201426

14211427
[[deps.SciMLBase]]
14221428
deps = ["ADTypes", "Accessors", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "Moshi", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "SciMLStructures", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface"]
1423-
git-tree-sha1 = "341c75a6ba4fa155a2471f5609163df5e3184e7b"
1429+
git-tree-sha1 = "2fd047893cb0089b180fcbb7e8434ba15dcc2841"
14241430
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
1425-
version = "2.86.2"
1431+
version = "2.87.0"
14261432

14271433
[deps.SciMLBase.extensions]
14281434
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -1453,9 +1459,9 @@ version = "0.1.3"
14531459

14541460
[[deps.SciMLOperators]]
14551461
deps = ["Accessors", "ArrayInterface", "DocStringExtensions", "LinearAlgebra", "MacroTools"]
1456-
git-tree-sha1 = "1c4b7f6c3e14e6de0af66e66b86d525cae10ecb4"
1462+
git-tree-sha1 = "05bab217b1f4b504f5a605fe02bc0e9fb92ccf02"
14571463
uuid = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
1458-
version = "0.3.13"
1464+
version = "0.3.14"
14591465
weakdeps = ["SparseArrays", "StaticArraysCore"]
14601466

14611467
[deps.SciMLOperators.extensions]
@@ -1485,9 +1491,9 @@ version = "1.11.0"
14851491

14861492
[[deps.SimpleNonlinearSolve]]
14871493
deps = ["ADTypes", "ArrayInterface", "BracketingNonlinearSolve", "CommonSolve", "ConcreteStructs", "DifferentiationInterface", "FastClosures", "FiniteDiff", "ForwardDiff", "LineSearch", "LinearAlgebra", "MaybeInplace", "NonlinearSolveBase", "PrecompileTools", "Reexport", "SciMLBase", "Setfield", "StaticArraysCore"]
1488-
git-tree-sha1 = "5e45414767cf97234f90a874b9a43cda876adb32"
1494+
git-tree-sha1 = "068c16a16834c1483c299b0e27e901599439570d"
14891495
uuid = "727e6d20-b764-4bd8-a329-72de5adea6c7"
1490-
version = "2.3.0"
1496+
version = "2.4.0"
14911497

14921498
[deps.SimpleNonlinearSolve.extensions]
14931499
SimpleNonlinearSolveChainRulesCoreExt = "ChainRulesCore"
@@ -1597,9 +1603,9 @@ version = "1.7.0"
15971603

15981604
[[deps.StatsBase]]
15991605
deps = ["AliasTables", "DataAPI", "DataStructures", "LinearAlgebra", "LogExpFunctions", "Missings", "Printf", "Random", "SortingAlgorithms", "SparseArrays", "Statistics", "StatsAPI"]
1600-
git-tree-sha1 = "29321314c920c26684834965ec2ce0dacc9cf8e5"
1606+
git-tree-sha1 = "b81c5035922cc89c2d9523afc6c54be512411466"
16011607
uuid = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1602-
version = "0.34.4"
1608+
version = "0.34.5"
16031609

16041610
[[deps.StatsFuns]]
16051611
deps = ["HypergeometricFunctions", "IrrationalConstants", "LogExpFunctions", "Reexport", "Rmath", "SpecialFunctions"]
@@ -1665,9 +1671,9 @@ version = "3.27.0"
16651671

16661672
[[deps.Symbolics]]
16671673
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"]
1668-
git-tree-sha1 = "e46dbf646bc3944c22a37745361c2e0a94f81d66"
1674+
git-tree-sha1 = "8a39dd8c60cd38124c49a30ac9c9007634f7b616"
16691675
uuid = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1670-
version = "6.38.0"
1676+
version = "6.39.0"
16711677

16721678
[deps.Symbolics.extensions]
16731679
SymbolicsForwardDiffExt = "ForwardDiff"

dev/index.html

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -53,17 +53,17 @@
5353
[79e6a3ab] Adapt v4.3.0
5454
[66dad0bd] AliasTables v1.1.3
5555
[ec485272] ArnoldiMethod v0.4.0
56-
[4fba245c] ArrayInterface v7.18.0
56+
[4fba245c] ArrayInterface v7.18.1
5757
[4c555306] ArrayLayouts v1.11.1
58-
[e2ed5e7c] Bijections v0.1.9
58+
[e2ed5e7c] Bijections v0.1.10
5959
[62783981] BitTwiddlingConvenienceFunctions v0.1.6
6060
[8e7c35d0] BlockArrays v1.6.3
6161
[70df07ce] BracketingNonlinearSolve v1.2.0
6262
[2a0fbf3d] CPUSummary v0.2.6
6363
[d360d2e6] ChainRulesCore v1.25.1
6464
[fb6a15b2] CloseOpenIntervals v0.1.13
6565
[944b1d66] CodecZlib v0.7.8
66-
[861a8166] Combinatorics v1.0.2
66+
[861a8166] Combinatorics v1.0.3
6767
[a80b9123] CommonMark v0.9.1
6868
[38540f10] CommonSolve v0.2.4
6969
[bbf7d656] CommonSubexpressions v0.3.1
@@ -78,7 +78,7 @@
7878
[9a962f9c] DataAPI v1.16.0
7979
[864edb3b] DataStructures v0.18.22
8080
[e2d170a0] DataValueInterfaces v1.0.0
81-
[2b5f629d] DiffEqBase v6.170.1
81+
[2b5f629d] DiffEqBase v6.172.0
8282
[459566f4] DiffEqCallbacks v4.4.1
8383
[77a26b50] DiffEqNoiseProcess v5.24.1
8484
[163ba53b] DiffResults v1.1.0
@@ -107,7 +107,7 @@
107107
[77dc65aa] FunctionWrappersWrappers v0.1.3
108108
[d9f16b24] Functors v0.5.2
109109
[46192b85] GPUArraysCore v0.2.0
110-
[d7ba0133] Git v1.3.1
110+
[d7ba0133] Git v1.4.0
111111
[c27321d9] Glob v1.3.1
112112
[86223c79] Graphs v1.12.1
113113
[34004b35] HypergeometricFunctions v0.3.28
@@ -133,24 +133,24 @@
133133
[5078a376] LazyArrays v2.6.1
134134
[87fe0de2] LineSearch v0.1.4
135135
[d3d80556] LineSearches v7.3.0
136-
[7ed4a6bd] LinearSolve v3.9.0
136+
[7ed4a6bd] LinearSolve v3.10.0
137137
[2ab3a3ac] LogExpFunctions v0.3.29
138138
[d8e11817] MLStyle v0.4.17
139139
[1914dd2f] MacroTools v0.5.16
140140
[d125e4d3] ManualMemory v0.1.8
141141
[d0879d2d] MarkdownAST v0.1.2
142142
[bb5d69b7] MaybeInplace v0.1.4
143143
[e1d29d7a] Missings v1.2.0
144-
[961ee093] ModelingToolkit v9.76.0
144+
[961ee093] ModelingToolkit v9.78.0
145145
[2e0e35c7] Moshi v0.3.5
146146
[46d2c3a1] MuladdMacro v0.2.4
147-
[102ac46a] MultivariatePolynomials v0.5.7
147+
[102ac46a] MultivariatePolynomials v0.5.9
148148
[d8a4904e] MutableArithmetics v1.6.4
149149
[d41bc354] NLSolversBase v7.9.1
150150
[77ba4419] NaNMath v1.1.3
151151
[8913a72c] NonlinearSolve v4.8.0
152152
[be0214bd] NonlinearSolveBase v1.6.0
153-
[5959db7a] NonlinearSolveFirstOrder v1.4.0
153+
[5959db7a] NonlinearSolveFirstOrder v1.5.0
154154
[9a2c21bd] NonlinearSolveQuasiNewton v1.3.0
155155
[26075421] NonlinearSolveSpectralMethods v1.2.0
156156
[6fe1bfb0] OffsetArrays v1.17.0
@@ -182,12 +182,12 @@
182182
[7e49a35a] RuntimeGeneratedFunctions v0.5.14
183183
[9dfe8606] SCCNonlinearSolve v1.1.0
184184
[94e857df] SIMDTypes v0.1.0
185-
[0bca4576] SciMLBase v2.86.2
185+
[0bca4576] SciMLBase v2.87.0
186186
[19f34311] SciMLJacobianOperators v0.1.3
187-
[c0aeaf25] SciMLOperators v0.3.13
187+
[c0aeaf25] SciMLOperators v0.3.14
188188
[53ae85a6] SciMLStructures v1.7.0
189189
[efcf1570] Setfield v1.1.2
190-
[727e6d20] SimpleNonlinearSolve v2.3.0
190+
[727e6d20] SimpleNonlinearSolve v2.4.0
191191
[699a6c99] SimpleTraits v0.9.4
192192
[a2af1166] SortingAlgorithms v1.2.1
193193
[0a514795] SparseMatrixColorings v0.4.19
@@ -198,14 +198,14 @@
198198
[1e83bf80] StaticArraysCore v1.4.3
199199
[10745b16] Statistics v1.11.1
200200
[82ae8749] StatsAPI v1.7.0
201-
[2913bbd2] StatsBase v0.34.4
201+
[2913bbd2] StatsBase v0.34.5
202202
[4c63d2b9] StatsFuns v1.5.0
203203
[7792a7ef] StrideArraysCore v0.5.7
204204
[892a3eda] StringManipulation v0.4.1
205205
[2efcf032] SymbolicIndexingInterface v0.3.40
206206
[19f23fe9] SymbolicLimits v0.2.2
207207
[d1185830] SymbolicUtils v3.27.0
208-
[0c5d862f] Symbolics v6.38.0
208+
[0c5d862f] Symbolics v6.39.0
209209
[3783bdb8] TableTraits v1.0.1
210210
[bd369af6] Tables v1.12.0
211211
[ed4db957] TaskLocalValues v0.1.2
@@ -226,6 +226,7 @@
226226
[1d5cc7b8] IntelOpenMP_jll v2025.0.4+0
227227
[94ce4f54] Libiconv_jll v1.18.0+0
228228
[856f044c] MKL_jll v2025.0.1+1
229+
[9bd350c2] OpenSSH_jll v10.0.1+0
229230
[458c3c95] OpenSSL_jll v3.5.0+0
230231
[efe28fd5] OpenSpecFun_jll v0.5.6+0
231232
[f50d1b31] Rmath_jll v0.5.1+0
@@ -278,4 +279,4 @@
278279
[8e850b90] libblastrampoline_jll v5.11.0+0
279280
[8e850ede] nghttp2_jll v1.59.0+0
280281
[3f19e933] p7zip_jll v17.4.0+2
281-
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.17.2/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/SciML/ParameterizedFunctions.jl/tree/gh-pages/v5.17.2/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.10.2 on <span class="colophon-date" title="Thursday 1 May 2025 15:38">Thursday 1 May 2025</span>. Using Julia version 1.11.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
282+
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.17.2/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/SciML/ParameterizedFunctions.jl/tree/gh-pages/v5.17.2/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.10.2 on <span class="colophon-date" title="Thursday 8 May 2025 15:39">Thursday 8 May 2025</span>. Using Julia version 1.11.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

0 commit comments

Comments
 (0)