Skip to content

Commit 9d2d6ee

Browse files
author
Documenter.jl
committed
build based on d7146fe
1 parent 7237dde commit 9d2d6ee

File tree

4 files changed

+42
-42
lines changed

4 files changed

+42
-42
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.1","generation_timestamp":"2024-10-31T15:35:41","documenter_version":"1.7.0"}}
1+
{"documenter":{"julia_version":"1.11.1","generation_timestamp":"2024-11-07T15:34:03","documenter_version":"1.7.0"}}

dev/assets/Manifest.toml

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ version = "0.1.38"
5151

5252
[[deps.Adapt]]
5353
deps = ["LinearAlgebra", "Requires"]
54-
git-tree-sha1 = "d80af0733c99ea80575f612813fa6aa71022d33a"
54+
git-tree-sha1 = "50c3c56a52972d78e8be9fd135bfb91c9574c140"
5555
uuid = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
56-
version = "4.1.0"
56+
version = "4.1.1"
5757
weakdeps = ["StaticArrays"]
5858

5959
[deps.Adapt.extensions]
@@ -107,9 +107,9 @@ version = "7.16.0"
107107

108108
[[deps.ArrayLayouts]]
109109
deps = ["FillArrays", "LinearAlgebra"]
110-
git-tree-sha1 = "0dd7edaff278e346eb0ca07a7e75c9438408a3ce"
110+
git-tree-sha1 = "492681bc44fac86804706ddb37da10880a2bd528"
111111
uuid = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
112-
version = "1.10.3"
112+
version = "1.10.4"
113113
weakdeps = ["SparseArrays"]
114114

115115
[deps.ArrayLayouts.extensions]
@@ -350,9 +350,9 @@ version = "1.15.1"
350350

351351
[[deps.DifferentiationInterface]]
352352
deps = ["ADTypes", "LinearAlgebra"]
353-
git-tree-sha1 = "16611777adf4a818f18c33210895947814180964"
353+
git-tree-sha1 = "95cf94719d2f71ad8b8c7ba3eb0accc978626856"
354354
uuid = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
355-
version = "0.6.16"
355+
version = "0.6.18"
356356

357357
[deps.DifferentiationInterface.extensions]
358358
DifferentiationInterfaceChainRulesCoreExt = "ChainRulesCore"
@@ -392,9 +392,9 @@ version = "0.6.16"
392392

393393
[[deps.DispatchDoctor]]
394394
deps = ["MacroTools", "Preferences"]
395-
git-tree-sha1 = "810cae95ca4db1c563be2d7d38fa9b7289d302db"
395+
git-tree-sha1 = "453df2ce2aef7de59c69a56d31dcd2ec3384dd77"
396396
uuid = "8d63f2c5-f18a-4cf2-ba9d-b3f60fc568c8"
397-
version = "0.4.16"
397+
version = "0.4.17"
398398
weakdeps = ["ChainRulesCore", "EnzymeCore"]
399399

400400
[deps.DispatchDoctor.extensions]
@@ -481,9 +481,9 @@ uuid = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
481481
version = "1.0.4"
482482

483483
[[deps.EnzymeCore]]
484-
git-tree-sha1 = "9c3a42611e525352e9ad5e4134ddca5c692ff209"
484+
git-tree-sha1 = "04c777af6ef65530a96ab68f0a81a4608113aa1d"
485485
uuid = "f151be2c-9106-41f4-ab19-57ee4f262869"
486-
version = "0.8.4"
486+
version = "0.8.5"
487487
weakdeps = ["Adapt"]
488488

489489
[deps.EnzymeCore.extensions]
@@ -736,9 +736,9 @@ version = "0.6.0"
736736

737737
[[deps.Krylov]]
738738
deps = ["LinearAlgebra", "Printf", "SparseArrays"]
739-
git-tree-sha1 = "71dd823bf0a5aaa8264e1143b96a0baa631f4ce0"
739+
git-tree-sha1 = "4f20a2df85a9e5d55c9e84634bbf808ed038cabd"
740740
uuid = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
741-
version = "0.9.7"
741+
version = "0.9.8"
742742

743743
[[deps.LaTeXStrings]]
744744
git-tree-sha1 = "dda21b8cbd6a6c40d9d02a73230f9d70fed6918c"
@@ -826,9 +826,9 @@ version = "1.11.0"
826826

827827
[[deps.Libiconv_jll]]
828828
deps = ["Artifacts", "JLLWrappers", "Libdl"]
829-
git-tree-sha1 = "f9557a255370125b405568f9767d6d195822a175"
829+
git-tree-sha1 = "61dfdba58e585066d8bce214c5a51eaa0539f269"
830830
uuid = "94ce4f54-9a6c-5748-9c1c-f9c7231a4531"
831-
version = "1.17.0+0"
831+
version = "1.17.0+1"
832832

833833
[[deps.LineSearch]]
834834
deps = ["ADTypes", "CommonSolve", "ConcreteStructs", "FastClosures", "LinearAlgebra", "MaybeInplace", "SciMLBase", "SciMLJacobianOperators", "StaticArraysCore"]
@@ -853,9 +853,9 @@ version = "1.11.0"
853853

854854
[[deps.LinearSolve]]
855855
deps = ["ArrayInterface", "ChainRulesCore", "ConcreteStructs", "DocStringExtensions", "EnumX", "FastLapackInterface", "GPUArraysCore", "InteractiveUtils", "KLU", "Krylov", "LazyArrays", "Libdl", "LinearAlgebra", "MKL_jll", "Markdown", "PrecompileTools", "Preferences", "RecursiveFactorization", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "SparseArrays", "Sparspak", "StaticArraysCore", "UnPack"]
856-
git-tree-sha1 = "ddb60aabc5efb0670c7ddde5fedf7ab44520a3e6"
856+
git-tree-sha1 = "591de175461afd8323aa24b7686062574527aa3a"
857857
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
858-
version = "2.36.1"
858+
version = "2.36.2"
859859

860860
[deps.LinearSolve.extensions]
861861
LinearSolveBandedMatricesExt = "BandedMatrices"
@@ -978,9 +978,9 @@ version = "1.11.0"
978978

979979
[[deps.ModelingToolkit]]
980980
deps = ["AbstractTrees", "ArrayInterface", "BlockArrays", "Combinatorics", "CommonSolve", "Compat", "ConstructionBase", "DataStructures", "DiffEqBase", "DiffEqCallbacks", "DiffEqNoiseProcess", "DiffRules", "Distributed", "Distributions", "DocStringExtensions", "DomainSets", "DynamicQuantities", "ExprTools", "Expronicon", "FindFirstFunctions", "ForwardDiff", "FunctionWrappers", "FunctionWrappersWrappers", "Graphs", "InteractiveUtils", "JuliaFormatter", "JumpProcesses", "Latexify", "Libdl", "LinearAlgebra", "MLStyle", "NaNMath", "NonlinearSolve", "OffsetArrays", "OrderedCollections", "PrecompileTools", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLBase", "SciMLStructures", "Serialization", "Setfield", "SimpleNonlinearSolve", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "SymbolicUtils", "Symbolics", "URIs", "UnPack", "Unitful"]
981-
git-tree-sha1 = "154c6d719b221a4f9f95eaec2720f42678970847"
981+
git-tree-sha1 = "db309b354ade7fe3deb97d95ca241ed8f1096e91"
982982
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
983-
version = "9.47.0"
983+
version = "9.49.0"
984984

985985
[deps.ModelingToolkit.extensions]
986986
MTKBifurcationKitExt = "BifurcationKit"
@@ -1259,9 +1259,9 @@ version = "1.3.4"
12591259

12601260
[[deps.RecursiveArrayTools]]
12611261
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
1262-
git-tree-sha1 = "b034171b93aebc81b3e1890a036d13a9c4a9e3e0"
1262+
git-tree-sha1 = "ed2514425d030d7c9054fa0f2275ada45681788d"
12631263
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
1264-
version = "3.27.0"
1264+
version = "3.27.2"
12651265

12661266
[deps.RecursiveArrayTools.extensions]
12671267
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"
@@ -1347,9 +1347,9 @@ version = "0.6.43"
13471347

13481348
[[deps.SciMLBase]]
13491349
deps = ["ADTypes", "Accessors", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "Expronicon", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "SciMLStructures", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface"]
1350-
git-tree-sha1 = "26fea1911818cd480400f1a2b7f6b32c3cc3836a"
1350+
git-tree-sha1 = "7a54136472ca0cb0f66ef22aa3f0ff198f379fa7"
13511351
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
1352-
version = "2.56.4"
1352+
version = "2.58.0"
13531353

13541354
[deps.SciMLBase.extensions]
13551355
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -1582,9 +1582,9 @@ version = "7.7.0+0"
15821582

15831583
[[deps.SymbolicIndexingInterface]]
15841584
deps = ["Accessors", "ArrayInterface", "RuntimeGeneratedFunctions", "StaticArraysCore"]
1585-
git-tree-sha1 = "4bc96df5d71515b1cb86dd626915f06f4c0d46f5"
1585+
git-tree-sha1 = "20cf607cafb31f922bce84d60379203e7a126911"
15861586
uuid = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
1587-
version = "0.3.33"
1587+
version = "0.3.34"
15881588

15891589
[[deps.SymbolicLimits]]
15901590
deps = ["SymbolicUtils"]
@@ -1608,9 +1608,9 @@ version = "3.7.2"
16081608

16091609
[[deps.Symbolics]]
16101610
deps = ["ADTypes", "ArrayInterface", "Bijections", "CommonWorldInvalidations", "ConstructionBase", "DataStructures", "DiffRules", "Distributions", "DocStringExtensions", "DomainSets", "DynamicPolynomials", "IfElse", "LaTeXStrings", "Latexify", "Libdl", "LinearAlgebra", "LogExpFunctions", "MacroTools", "Markdown", "NaNMath", "PrecompileTools", "Primes", "RecipesBase", "Reexport", "RuntimeGeneratedFunctions", "SciMLBase", "Setfield", "SparseArrays", "SpecialFunctions", "StaticArraysCore", "SymbolicIndexingInterface", "SymbolicLimits", "SymbolicUtils", "TermInterface"]
1611-
git-tree-sha1 = "a083b653dc5ebf810e7cf5688679c26d0b62ffbb"
1611+
git-tree-sha1 = "41852067b437d16a3ad4e01705ffc6e22925c42c"
16121612
uuid = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1613-
version = "6.15.3"
1613+
version = "6.17.0"
16141614

16151615
[deps.Symbolics.extensions]
16161616
SymbolicsForwardDiffExt = "ForwardDiff"

dev/index.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@
5050
[a4c015fc] ANSIColoredPrinters v0.0.1
5151
[1520ce14] AbstractTrees v0.4.5
5252
[7d9f7c33] Accessors v0.1.38
53-
[79e6a3ab] Adapt v4.1.0
53+
[79e6a3ab] Adapt v4.1.1
5454
[66dad0bd] AliasTables v1.1.3
5555
[ec485272] ArnoldiMethod v0.4.0
5656
[4fba245c] ArrayInterface v7.16.0
57-
[4c555306] ArrayLayouts v1.10.3
57+
[4c555306] ArrayLayouts v1.10.4
5858
[e2ed5e7c] Bijections v0.1.9
5959
[62783981] BitTwiddlingConvenienceFunctions v0.1.6
6060
[8e7c35d0] BlockArrays v1.1.1
@@ -83,16 +83,16 @@
8383
[77a26b50] DiffEqNoiseProcess v5.23.0
8484
[163ba53b] DiffResults v1.1.0
8585
[b552c78f] DiffRules v1.15.1
86-
[a0c0ee7d] DifferentiationInterface v0.6.16
87-
[8d63f2c5] DispatchDoctor v0.4.16
86+
[a0c0ee7d] DifferentiationInterface v0.6.18
87+
[8d63f2c5] DispatchDoctor v0.4.17
8888
[31c24e10] Distributions v0.25.112
8989
[ffbed154] DocStringExtensions v0.9.3
9090
[e30172f5] Documenter v1.7.0
9191
[5b8099bc] DomainSets v0.7.14
9292
[7c1d4256] DynamicPolynomials v0.6.0
9393
[06fc5a27] DynamicQuantities v1.1.0
9494
[4e289a0a] EnumX v1.0.4
95-
[f151be2c] EnzymeCore v0.8.4
95+
[f151be2c] EnzymeCore v0.8.5
9696
[e2ba6199] ExprTools v0.1.10
9797
⌅ [6b7a57c9] Expronicon v0.8.5
9898
[7034ab61] FastBroadcast v0.3.5
@@ -125,15 +125,15 @@
125125
[98e50ef6] JuliaFormatter v1.0.62
126126
[ccbc3e58] JumpProcesses v9.14.0
127127
[ef3ab10e] KLU v0.6.0
128-
[ba0b0d4f] Krylov v0.9.7
128+
[ba0b0d4f] Krylov v0.9.8
129129
[b964fa9f] LaTeXStrings v1.4.0
130130
[23fbe1c1] Latexify v0.16.5
131131
[10f19ff3] LayoutPointers v0.1.17
132132
[0e77f7df] LazilyInitializedFields v1.2.2
133133
[5078a376] LazyArrays v2.2.1
134134
[87fe0de2] LineSearch v0.1.4
135135
[d3d80556] LineSearches v7.3.0
136-
[7ed4a6bd] LinearSolve v2.36.1
136+
[7ed4a6bd] LinearSolve v2.36.2
137137
[2ab3a3ac] LogExpFunctions v0.3.28
138138
[bdcacae8] LoopVectorization v0.12.171
139139
[d8e11817] MLStyle v0.4.17
@@ -142,7 +142,7 @@
142142
[d0879d2d] MarkdownAST v0.1.2
143143
[bb5d69b7] MaybeInplace v0.1.4
144144
[e1d29d7a] Missings v1.2.0
145-
[961ee093] ModelingToolkit v9.47.0
145+
[961ee093] ModelingToolkit v9.49.0
146146
[46d2c3a1] MuladdMacro v0.2.4
147147
[102ac46a] MultivariatePolynomials v0.5.7
148148
[d8a4904e] MutableArithmetics v1.5.2
@@ -170,7 +170,7 @@
170170
[74087812] Random123 v1.7.0
171171
[e6cf234a] RandomNumbers v1.6.0
172172
[3cdcf5f2] RecipesBase v1.3.4
173-
[731186ca] RecursiveArrayTools v3.27.0
173+
[731186ca] RecursiveArrayTools v3.27.2
174174
[f2c3362d] RecursiveFactorization v0.2.23
175175
[189a3867] Reexport v1.2.2
176176
[2792f1a3] RegistryInstances v0.1.0
@@ -180,7 +180,7 @@
180180
[7e49a35a] RuntimeGeneratedFunctions v0.5.13
181181
[94e857df] SIMDTypes v0.1.0
182182
[476501e8] SLEEFPirates v0.6.43
183-
[0bca4576] SciMLBase v2.56.4
183+
[0bca4576] SciMLBase v2.58.0
184184
[19f34311] SciMLJacobianOperators v0.1.0
185185
[c0aeaf25] SciMLOperators v0.3.11
186186
[53ae85a6] SciMLStructures v1.5.0
@@ -201,10 +201,10 @@
201201
[2913bbd2] StatsBase v0.34.3
202202
[4c63d2b9] StatsFuns v1.3.2
203203
[7792a7ef] StrideArraysCore v0.5.7
204-
[2efcf032] SymbolicIndexingInterface v0.3.33
204+
[2efcf032] SymbolicIndexingInterface v0.3.34
205205
[19f23fe9] SymbolicLimits v0.2.2
206206
[d1185830] SymbolicUtils v3.7.2
207-
[0c5d862f] Symbolics v6.15.3
207+
[0c5d862f] Symbolics v6.17.0
208208
[3783bdb8] TableTraits v1.0.1
209209
[bd369af6] Tables v1.12.0
210210
[8ea1fca8] TermInterface v2.0.0
@@ -224,7 +224,7 @@
224224
[2e619515] Expat_jll v2.6.2+0
225225
[f8c6e375] Git_jll v2.46.2+0
226226
[1d5cc7b8] IntelOpenMP_jll v2024.2.1+0
227-
[94ce4f54] Libiconv_jll v1.17.0+0
227+
[94ce4f54] Libiconv_jll v1.17.0+1
228228
[856f044c] MKL_jll v2024.2.0+0
229229
[458c3c95] OpenSSL_jll v3.0.15+1
230230
[efe28fd5] OpenSpecFun_jll v0.5.5+0
@@ -278,4 +278,4 @@
278278
[8e850b90] libblastrampoline_jll v5.11.0+0
279279
[8e850ede] nghttp2_jll v1.59.0+0
280280
[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.0/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/SciML/ParameterizedFunctions.jl/tree/gh-pages/v5.17.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.7.0 on <span class="colophon-date" title="Thursday 31 October 2024 15:35">Thursday 31 October 2024</span>. Using Julia version 1.11.1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
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.0/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/SciML/ParameterizedFunctions.jl/tree/gh-pages/v5.17.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.7.0 on <span class="colophon-date" title="Thursday 7 November 2024 15:34">Thursday 7 November 2024</span>. Using Julia version 1.11.1.</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/d7146fe9757bdaf1f499a840b15c2ac2dd65ea0e/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.7.0 on <span class="colophon-date" title="Thursday 31 October 2024 15:35">Thursday 31 October 2024</span>. Using Julia version 1.11.1.</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/d7146fe9757bdaf1f499a840b15c2ac2dd65ea0e/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.7.0 on <span class="colophon-date" title="Thursday 7 November 2024 15:34">Thursday 7 November 2024</span>. Using Julia version 1.11.1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

0 commit comments

Comments
 (0)