Skip to content

Commit 28f19b1

Browse files
author
Documenter.jl
committed
build based on 8e63516
1 parent daa4a92 commit 28f19b1

File tree

4 files changed

+54
-52
lines changed

4 files changed

+54
-52
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.4","generation_timestamp":"2025-03-27T16:14:39","documenter_version":"1.9.0"}}
1+
{"documenter":{"julia_version":"1.11.4","generation_timestamp":"2025-04-03T17:14:30","documenter_version":"1.9.0"}}

dev/assets/Manifest.toml

Lines changed: 34 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -139,21 +139,23 @@ version = "0.1.6"
139139

140140
[[deps.BlockArrays]]
141141
deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra"]
142-
git-tree-sha1 = "1ded9033f6067573314b27cd4b9ff01a1ba92cff"
142+
git-tree-sha1 = "c633e7cea8a6eb9bed5d67e8fb184df5789b82e6"
143143
uuid = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
144-
version = "1.4.0"
144+
version = "1.5.0"
145145

146146
[deps.BlockArrays.extensions]
147+
BlockArraysAdaptExt = "Adapt"
147148
BlockArraysBandedMatricesExt = "BandedMatrices"
148149

149150
[deps.BlockArrays.weakdeps]
151+
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
150152
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
151153

152154
[[deps.BracketingNonlinearSolve]]
153155
deps = ["CommonSolve", "ConcreteStructs", "NonlinearSolveBase", "PrecompileTools", "Reexport", "SciMLBase"]
154-
git-tree-sha1 = "47d6e355097ef6df3c39080a0045ecfd00ff514e"
156+
git-tree-sha1 = "1d2a0c173ccdb01d7c30b541aeae01f077cb8df2"
155157
uuid = "70df07ce-3d50-431d-a3e7-ca6ddb60ac1e"
156-
version = "1.1.1"
158+
version = "1.1.2"
157159
weakdeps = ["ForwardDiff"]
158160

159161
[deps.BracketingNonlinearSolve.extensions]
@@ -200,9 +202,9 @@ version = "1.0.2"
200202

201203
[[deps.CommonMark]]
202204
deps = ["Crayons", "PrecompileTools"]
203-
git-tree-sha1 = "3faae67b8899797592335832fccf4b3c80bb04fa"
205+
git-tree-sha1 = "5fdf00d1979fd4883b44b754fc3423175c9504b4"
204206
uuid = "a80b9123-70ca-4bc0-993e-6e3bcb318db6"
205-
version = "0.8.15"
207+
version = "0.8.16"
206208

207209
[[deps.CommonSolve]]
208210
git-tree-sha1 = "0eee5eb66b1cf62cd6ad1b460238e60e4b09400c"
@@ -299,9 +301,9 @@ version = "1.11.0"
299301

300302
[[deps.DiffEqBase]]
301303
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", "TruncatedStacktraces"]
302-
git-tree-sha1 = "b68847ddc7b8f3c77a84521b0fd50375274a380b"
304+
git-tree-sha1 = "edd2e4d2c0833bed404b2a3d66207e95d3a2f6ba"
303305
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
304-
version = "6.165.1"
306+
version = "6.167.1"
305307

306308
[deps.DiffEqBase.extensions]
307309
DiffEqBaseCUDAExt = "CUDA"
@@ -367,9 +369,9 @@ version = "1.15.1"
367369

368370
[[deps.DifferentiationInterface]]
369371
deps = ["ADTypes", "LinearAlgebra"]
370-
git-tree-sha1 = "73dbc965e39a9475dde841a57b0309e9cec194d0"
372+
git-tree-sha1 = "cf6dcb4b21bdd893fd45be70791d6dc89ca16506"
371373
uuid = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
372-
version = "0.6.47"
374+
version = "0.6.48"
373375

374376
[deps.DifferentiationInterface.extensions]
375377
DifferentiationInterfaceChainRulesCoreExt = "ChainRulesCore"
@@ -650,9 +652,9 @@ version = "1.3.1"
650652

651653
[[deps.Git_jll]]
652654
deps = ["Artifacts", "Expat_jll", "JLLWrappers", "LibCURL_jll", "Libdl", "Libiconv_jll", "OpenSSL_jll", "PCRE2_jll", "Zlib_jll"]
653-
git-tree-sha1 = "399f4a308c804b446ae4c91eeafadb2fe2c54ff9"
655+
git-tree-sha1 = "2f6d6f7e6d6de361865d4394b802c02fc944fc7c"
654656
uuid = "f8c6e375-362e-5223-8a59-34ff63f689eb"
655-
version = "2.47.1+0"
657+
version = "2.49.0+0"
656658

657659
[[deps.Glob]]
658660
git-tree-sha1 = "97285bbd5230dd766e9ef6749b80fc617126d496"
@@ -884,9 +886,9 @@ version = "1.11.0"
884886

885887
[[deps.LinearSolve]]
886888
deps = ["ArrayInterface", "ChainRulesCore", "ConcreteStructs", "DocStringExtensions", "EnumX", "GPUArraysCore", "InteractiveUtils", "Krylov", "LazyArrays", "Libdl", "LinearAlgebra", "MKL_jll", "Markdown", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "StaticArraysCore", "UnPack"]
887-
git-tree-sha1 = "d6cb226ec0ce36a5d71795cf523370f2410ff95d"
889+
git-tree-sha1 = "c64ec326eeeb20c065afd6aa5add4fad458e460a"
888890
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
889-
version = "3.6.0"
891+
version = "3.7.0"
890892

891893
[deps.LinearSolve.extensions]
892894
LinearSolveBandedMatricesExt = "BandedMatrices"
@@ -1002,10 +1004,10 @@ uuid = "a63ad114-7e13-5084-954f-fe012c677804"
10021004
version = "1.11.0"
10031005

10041006
[[deps.ModelingToolkit]]
1005-
deps = ["AbstractTrees", "ArrayInterface", "BlockArrays", "Combinatorics", "CommonSolve", "Compat", "ConstructionBase", "DataStructures", "DiffEqBase", "DiffEqCallbacks", "DiffEqNoiseProcess", "DiffRules", "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"]
1006-
git-tree-sha1 = "07376ec5c66232540dbcf1bc0f8ae37fcf4cac88"
1007+
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 = "04ddc7f6eff53725b4e037c4c7b314549f99b3cb"
10071009
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
1008-
version = "9.68.0"
1010+
version = "9.69.0"
10091011

10101012
[deps.ModelingToolkit.extensions]
10111013
MTKBifurcationKitExt = "BifurcationKit"
@@ -1051,10 +1053,10 @@ uuid = "d8a4904e-b15c-11e9-3269-09a3773c0cb0"
10511053
version = "1.6.4"
10521054

10531055
[[deps.NLSolversBase]]
1054-
deps = ["DiffResults", "Distributed", "FiniteDiff", "ForwardDiff"]
1055-
git-tree-sha1 = "a0b464d183da839699f4c79e7606d9d186ec172c"
1056+
deps = ["ADTypes", "DifferentiationInterface", "Distributed", "FiniteDiff", "ForwardDiff"]
1057+
git-tree-sha1 = "1f78293864c5e48ecf97269b0e23d7be28eb1958"
10561058
uuid = "d41bc354-129a-5804-8e4c-c37616107c6c"
1057-
version = "7.8.3"
1059+
version = "7.9.0"
10581060

10591061
[[deps.NaNMath]]
10601062
deps = ["OpenLibm_jll"]
@@ -1100,9 +1102,9 @@ version = "4.5.0"
11001102

11011103
[[deps.NonlinearSolveBase]]
11021104
deps = ["ADTypes", "Adapt", "ArrayInterface", "CommonSolve", "Compat", "ConcreteStructs", "DifferentiationInterface", "EnzymeCore", "FastClosures", "LinearAlgebra", "Markdown", "MaybeInplace", "Preferences", "Printf", "RecursiveArrayTools", "SciMLBase", "SciMLJacobianOperators", "SciMLOperators", "StaticArraysCore", "SymbolicIndexingInterface", "TimerOutputs"]
1103-
git-tree-sha1 = "8a2437b5ead050301b6a6258f226e5137e511000"
1105+
git-tree-sha1 = "369acf69870d75c47db9622dad7b98cae9f1f083"
11041106
uuid = "be0214bd-f91f-a760-ac4e-3421ce2b2da0"
1105-
version = "1.5.0"
1107+
version = "1.5.1"
11061108

11071109
[deps.NonlinearSolveBase.extensions]
11081110
NonlinearSolveBaseBandedMatricesExt = "BandedMatrices"
@@ -1272,9 +1274,9 @@ version = "1.4.3"
12721274

12731275
[[deps.Primes]]
12741276
deps = ["IntegerMathUtils"]
1275-
git-tree-sha1 = "cb420f77dc474d23ee47ca8d14c90810cafe69e7"
1277+
git-tree-sha1 = "25cdd1d20cd005b52fc12cb6be3f75faaf59bb9b"
12761278
uuid = "27ebfcd6-29c5-5fa9-bf4b-fb8fc14df3ae"
1277-
version = "0.5.6"
1279+
version = "0.5.7"
12781280

12791281
[[deps.Printf]]
12801282
deps = ["Unicode"]
@@ -1412,9 +1414,9 @@ version = "0.1.0"
14121414

14131415
[[deps.SciMLBase]]
14141416
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"]
1415-
git-tree-sha1 = "1a0baec8cfc8e6f78d580b27bf6888d83a965ecb"
1417+
git-tree-sha1 = "b774e82af5c068939e1085d4ec058aadb79c5483"
14161418
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
1417-
version = "2.77.0"
1419+
version = "2.79.0"
14181420

14191421
[deps.SciMLBase.extensions]
14201422
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -1445,9 +1447,9 @@ version = "0.1.1"
14451447

14461448
[[deps.SciMLOperators]]
14471449
deps = ["Accessors", "ArrayInterface", "DocStringExtensions", "LinearAlgebra", "MacroTools"]
1448-
git-tree-sha1 = "6149620767866d4b0f0f7028639b6e661b6a1e44"
1450+
git-tree-sha1 = "1c4b7f6c3e14e6de0af66e66b86d525cae10ecb4"
14491451
uuid = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
1450-
version = "0.3.12"
1452+
version = "0.3.13"
14511453
weakdeps = ["SparseArrays", "StaticArraysCore"]
14521454

14531455
[deps.SciMLOperators.extensions]
@@ -1635,9 +1637,9 @@ version = "0.2.2"
16351637

16361638
[[deps.SymbolicUtils]]
16371639
deps = ["AbstractTrees", "ArrayInterface", "Bijections", "ChainRulesCore", "Combinatorics", "ConstructionBase", "DataStructures", "DocStringExtensions", "DynamicPolynomials", "ExproniconLite", "LinearAlgebra", "MultivariatePolynomials", "NaNMath", "Setfield", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "TaskLocalValues", "TermInterface", "TimerOutputs", "Unityper", "WeakValueDicts"]
1638-
git-tree-sha1 = "7600c3fa19adc92d0804c24fd90359ad2af31207"
1640+
git-tree-sha1 = "9ba49f51bf6c268d988008912cf131c3417ae7a6"
16391641
uuid = "d1185830-fcd6-423d-90d6-eec64667417b"
1640-
version = "3.20.0"
1642+
version = "3.24.0"
16411643

16421644
[deps.SymbolicUtils.extensions]
16431645
SymbolicUtilsLabelledArraysExt = "LabelledArrays"
@@ -1649,9 +1651,9 @@ version = "3.20.0"
16491651

16501652
[[deps.Symbolics]]
16511653
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"]
1652-
git-tree-sha1 = "e7ef0402f159f982dad1d26bd7d9c9353d394f1d"
1654+
git-tree-sha1 = "8fc92f6f9d89725f61bfdb55ece10671e73e3442"
16531655
uuid = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1654-
version = "6.31.1"
1656+
version = "6.34.0"
16551657

16561658
[deps.Symbolics.extensions]
16571659
SymbolicsForwardDiffExt = "ForwardDiff"

dev/index.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,15 @@
5757
[4c555306] ArrayLayouts v1.11.1
5858
[e2ed5e7c] Bijections v0.1.9
5959
[62783981] BitTwiddlingConvenienceFunctions v0.1.6
60-
[8e7c35d0] BlockArrays v1.4.0
61-
[70df07ce] BracketingNonlinearSolve v1.1.1
60+
[8e7c35d0] BlockArrays v1.5.0
61+
[70df07ce] BracketingNonlinearSolve v1.1.2
6262
[2a0fbf3d] CPUSummary v0.2.6
6363
[00ebfdb7] CSTParser v3.4.3
6464
[d360d2e6] ChainRulesCore v1.25.1
6565
[fb6a15b2] CloseOpenIntervals v0.1.13
6666
[944b1d66] CodecZlib v0.7.8
6767
[861a8166] Combinatorics v1.0.2
68-
⌅ [a80b9123] CommonMark v0.8.15
68+
⌅ [a80b9123] CommonMark v0.8.16
6969
[38540f10] CommonSolve v0.2.4
7070
[bbf7d656] CommonSubexpressions v0.3.1
7171
[f70d9fcc] CommonWorldInvalidations v1.0.0
@@ -79,12 +79,12 @@
7979
[9a962f9c] DataAPI v1.16.0
8080
[864edb3b] DataStructures v0.18.22
8181
[e2d170a0] DataValueInterfaces v1.0.0
82-
[2b5f629d] DiffEqBase v6.165.1
82+
[2b5f629d] DiffEqBase v6.167.1
8383
[459566f4] DiffEqCallbacks v4.3.0
8484
[77a26b50] DiffEqNoiseProcess v5.24.1
8585
[163ba53b] DiffResults v1.1.0
8686
[b552c78f] DiffRules v1.15.1
87-
[a0c0ee7d] DifferentiationInterface v0.6.47
87+
[a0c0ee7d] DifferentiationInterface v0.6.48
8888
[8d63f2c5] DispatchDoctor v0.4.19
8989
[31c24e10] Distributions v0.25.118
9090
[ffbed154] DocStringExtensions v0.9.3
@@ -103,7 +103,7 @@
103103
[64ca27bc] FindFirstFunctions v1.4.1
104104
[6a86dc24] FiniteDiff v2.27.0
105105
[1fa38f19] Format v1.3.7
106-
[f6369f11] ForwardDiff v0.10.38
106+
[f6369f11] ForwardDiff v0.10.38
107107
[069b7b12] FunctionWrappers v1.1.3
108108
[77dc65aa] FunctionWrappersWrappers v0.1.3
109109
[d9f16b24] Functors v0.5.2
@@ -133,23 +133,23 @@
133133
[5078a376] LazyArrays v2.6.1
134134
[87fe0de2] LineSearch v0.1.4
135135
[d3d80556] LineSearches v7.3.0
136-
[7ed4a6bd] LinearSolve v3.6.0
136+
[7ed4a6bd] LinearSolve v3.7.0
137137
[2ab3a3ac] LogExpFunctions v0.3.29
138138
[d8e11817] MLStyle v0.4.17
139139
[1914dd2f] MacroTools v0.5.15
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.68.0
144+
[961ee093] ModelingToolkit v9.69.0
145145
[2e0e35c7] Moshi v0.3.5
146146
[46d2c3a1] MuladdMacro v0.2.4
147147
[102ac46a] MultivariatePolynomials v0.5.7
148148
[d8a4904e] MutableArithmetics v1.6.4
149-
[d41bc354] NLSolversBase v7.8.3
149+
[d41bc354] NLSolversBase v7.9.0
150150
[77ba4419] NaNMath v1.1.2
151151
[8913a72c] NonlinearSolve v4.5.0
152-
[be0214bd] NonlinearSolveBase v1.5.0
152+
[be0214bd] NonlinearSolveBase v1.5.1
153153
[5959db7a] NonlinearSolveFirstOrder v1.3.0
154154
[9a2c21bd] NonlinearSolveQuasiNewton v1.2.0
155155
[26075421] NonlinearSolveSpectralMethods v1.1.0
@@ -164,9 +164,9 @@
164164
[f517fe37] Polyester v0.7.16
165165
[1d0040c9] PolyesterWeave v0.2.2
166166
[85a6dd25] PositiveFactorizations v0.2.4
167-
[aea7be01] PrecompileTools v1.2.1
167+
[aea7be01] PrecompileTools v1.2.1
168168
[21216c6a] Preferences v1.4.3
169-
[27ebfcd6] Primes v0.5.6
169+
[27ebfcd6] Primes v0.5.7
170170
[43287f4e] PtrArrays v1.3.0
171171
[1fd47b50] QuadGK v2.11.2
172172
[74087812] Random123 v1.7.0
@@ -181,9 +181,9 @@
181181
[7e49a35a] RuntimeGeneratedFunctions v0.5.13
182182
[9dfe8606] SCCNonlinearSolve v1.0.0
183183
[94e857df] SIMDTypes v0.1.0
184-
[0bca4576] SciMLBase v2.77.0
184+
[0bca4576] SciMLBase v2.79.0
185185
[19f34311] SciMLJacobianOperators v0.1.1
186-
[c0aeaf25] SciMLOperators v0.3.12
186+
[c0aeaf25] SciMLOperators v0.3.13
187187
[53ae85a6] SciMLStructures v1.7.0
188188
[efcf1570] Setfield v1.1.2
189189
[727e6d20] SimpleNonlinearSolve v2.2.0
@@ -202,8 +202,8 @@
202202
[7792a7ef] StrideArraysCore v0.5.7
203203
[2efcf032] SymbolicIndexingInterface v0.3.38
204204
[19f23fe9] SymbolicLimits v0.2.2
205-
[d1185830] SymbolicUtils v3.20.0
206-
[0c5d862f] Symbolics v6.31.1
205+
[d1185830] SymbolicUtils v3.24.0
206+
[0c5d862f] Symbolics v6.34.0
207207
[3783bdb8] TableTraits v1.0.1
208208
[bd369af6] Tables v1.12.0
209209
[ed4db957] TaskLocalValues v0.1.2
@@ -221,7 +221,7 @@
221221
[a7c27f48] Unityper v0.1.6
222222
[897b6980] WeakValueDicts v0.1.0
223223
[2e619515] Expat_jll v2.6.5+0
224-
[f8c6e375] Git_jll v2.47.1+0
224+
[f8c6e375] Git_jll v2.49.0+0
225225
[1d5cc7b8] IntelOpenMP_jll v2025.0.4+0
226226
[94ce4f54] Libiconv_jll v1.18.0+0
227227
[856f044c] MKL_jll v2025.0.1+1
@@ -277,4 +277,4 @@
277277
[8e850b90] libblastrampoline_jll v5.11.0+0
278278
[8e850ede] nghttp2_jll v1.59.0+0
279279
[3f19e933] p7zip_jll v17.4.0+2
280-
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.9.0 on <span class="colophon-date" title="Thursday 27 March 2025 16:14">Thursday 27 March 2025</span>. Using Julia version 1.11.4.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
280+
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.9.0 on <span class="colophon-date" title="Thursday 3 April 2025 17:14">Thursday 3 April 2025</span>. Using Julia version 1.11.4.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

0 commit comments

Comments
 (0)