Skip to content

Commit

Permalink
build based on 5df5f05
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Jan 8, 2024
1 parent 39a3a89 commit 8a48b50
Show file tree
Hide file tree
Showing 13 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion dev/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.0","generation_timestamp":"2024-01-07T19:07:23","documenter_version":"1.2.1"}}
{"documenter":{"julia_version":"1.10.0","generation_timestamp":"2024-01-08T15:02:23","documenter_version":"1.2.1"}}
20 changes: 10 additions & 10 deletions dev/assets/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ version = "7.7.0"

[[deps.ArrayLayouts]]
deps = ["FillArrays", "LinearAlgebra"]
git-tree-sha1 = "ab9e65a1a0cfa0c1add8525f75533aea063cd8b4"
git-tree-sha1 = "6364e1f449627f9ca6ba9dd2e48527dd4a682a5e"
uuid = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
version = "1.5.0"
version = "1.5.1"
weakdeps = ["SparseArrays"]

[deps.ArrayLayouts.extensions]
Expand Down Expand Up @@ -96,9 +96,9 @@ version = "0.2.4"

[[deps.CSTParser]]
deps = ["Tokenize"]
git-tree-sha1 = "3ddd48d200eb8ddf9cb3e0189fc059fd49b97c1f"
git-tree-sha1 = "1dd0361befc505b9c6db4b5ab7eb874837de0569"
uuid = "00ebfdb7-1f24-5e51-bd34-a7502290713f"
version = "3.3.6"
version = "3.4.0"

[[deps.Calculus]]
deps = ["LinearAlgebra"]
Expand Down Expand Up @@ -830,9 +830,9 @@ version = "0.2.4"

[[deps.MultivariatePolynomials]]
deps = ["ChainRulesCore", "DataStructures", "LinearAlgebra", "MutableArithmetics"]
git-tree-sha1 = "6ffb234d6d7c866a75c1879d2099049d3a35a83a"
git-tree-sha1 = "769c9175942d91ed9b83fa929eee4fe6a1d128ad"
uuid = "102ac46a-7ee4-5c85-9060-abc95bfdeaa3"
version = "0.5.3"
version = "0.5.4"

[[deps.MutableArithmetics]]
deps = ["LinearAlgebra", "SparseArrays", "Test"]
Expand Down Expand Up @@ -930,9 +930,9 @@ version = "1.6.3"

[[deps.OrdinaryDiffEq]]
deps = ["ADTypes", "Adapt", "ArrayInterface", "DataStructures", "DiffEqBase", "DocStringExtensions", "ExponentialUtilities", "FastBroadcast", "FastClosures", "FillArrays", "FiniteDiff", "ForwardDiff", "FunctionWrappersWrappers", "IfElse", "InteractiveUtils", "LineSearches", "LinearAlgebra", "LinearSolve", "Logging", "MacroTools", "MuladdMacro", "NonlinearSolve", "Polyester", "PreallocationTools", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SimpleNonlinearSolve", "SimpleUnPack", "SparseArrays", "SparseDiffTools", "StaticArrayInterface", "StaticArrays", "TruncatedStacktraces"]
git-tree-sha1 = "7f45e5e3b92c8aa9b2f94b0d21ee88e12ebb70e3"
git-tree-sha1 = "7c6738f21fba2ccd07b7eaa9d23b437a8a97f1a1"
uuid = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
version = "6.68.2"
version = "6.69.0"

[[deps.PCRE2_jll]]
deps = ["Artifacts", "Libdl"]
Expand Down Expand Up @@ -1373,9 +1373,9 @@ uuid = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
version = "0.5.23"

[[deps.Tokenize]]
git-tree-sha1 = "3ac1ac11b09e8033ec93a7993acdb9b68252be6d"
git-tree-sha1 = "5b5a892ba7704c0977013bd0f9c30f5d962181e0"
uuid = "0796e94c-ce3b-5d07-9a54-7f471281c624"
version = "0.5.27"
version = "0.5.28"

[[deps.TriangularSolve]]
deps = ["CloseOpenIntervals", "IfElse", "LayoutPointers", "LinearAlgebra", "LoopVectorization", "Polyester", "Static", "VectorizationBase"]
Expand Down
2 changes: 1 addition & 1 deletion dev/fundamentals/FAQ/index.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
⌅ [79e6a3ab] Adapt v3.7.2
[ec485272] ArnoldiMethod v0.2.0
[4fba245c] ArrayInterface v7.7.0
[4c555306] ArrayLayouts v1.5.0
[4c555306] ArrayLayouts v1.5.1
[e2ed5e7c] Bijections v0.1.6
[62783981] BitTwiddlingConvenienceFunctions v0.1.5
[2a0fbf3d] CPUSummary v0.2.4
[00ebfdb7] CSTParser v3.3.6
[00ebfdb7] CSTParser v3.4.0
[49dc2e85] Calculus v0.5.1
[d360d2e6] ChainRulesCore v1.19.0
[fb6a15b2] CloseOpenIntervals v0.1.12
Expand Down Expand Up @@ -105,15 +105,15 @@
[e1d29d7a] Missings v1.1.0
[961ee093] ModelingToolkit v8.75.0
[46d2c3a1] MuladdMacro v0.2.4
[102ac46a] MultivariatePolynomials v0.5.3
[102ac46a] MultivariatePolynomials v0.5.4
[d8a4904e] MutableArithmetics v1.4.0
[d41bc354] NLSolversBase v7.8.3
[2774e3e8] NLsolve v4.5.1
[77ba4419] NaNMath v1.0.2
[8913a72c] NonlinearSolve v3.4.0
[6fe1bfb0] OffsetArrays v1.13.0
[bac558e1] OrderedCollections v1.6.3
[1dea7af3] OrdinaryDiffEq v6.68.2
[1dea7af3] OrdinaryDiffEq v6.69.0
[90014a1f] PDMats v0.11.31
[65ce6f38] PackageExtensionCompat v1.0.2
[d96e819e] Parameters v0.12.3
Expand Down Expand Up @@ -161,7 +161,7 @@
[bd369af6] Tables v1.11.1
[8290d209] ThreadingUtilities v0.5.2
[a759f4b9] TimerOutputs v0.5.23
[0796e94c] Tokenize v0.5.27
[0796e94c] Tokenize v0.5.28
[d5829a12] TriangularSolve v0.1.20
[410a4b4d] Tricks v0.1.8
[781d530d] TruncatedStacktraces v1.4.0
Expand Down Expand Up @@ -227,4 +227,4 @@
[8e850b90] libblastrampoline_jll v5.8.0+1
[8e850ede] nghttp2_jll v1.52.0+1
[3f19e933] p7zip_jll v17.4.0+2
Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m`</code></pre></details><p>You can also download the <a href="https://github.com/SciML/SciMLBase.jl/tree/gh-pages/v2.17.0/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/SciML/SciMLBase.jl/tree/gh-pages/v2.17.0/assets/Project.toml">project</a> file.</p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="interfaces/Array_and_Number/">SciML Container (Array) and Number Interfaces »</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="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.2.1 on <span class="colophon-date" title="Sunday 7 January 2024 19:07">Sunday 7 January 2024</span>. Using Julia version 1.10.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m`</code></pre></details><p>You can also download the <a href="https://github.com/SciML/SciMLBase.jl/tree/gh-pages/v2.17.0/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/SciML/SciMLBase.jl/tree/gh-pages/v2.17.0/assets/Project.toml">project</a> file.</p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="interfaces/Array_and_Number/">SciML Container (Array) and Number Interfaces »</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="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.2.1 on <span class="colophon-date" title="Monday 8 January 2024 15:02">Monday 8 January 2024</span>. Using Julia version 1.10.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion dev/interfaces/Algorithms/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit 8a48b50

Please sign in to comment.