Skip to content

Commit

Permalink
build based on 126a506
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Feb 12, 2024
1 parent 9893405 commit bd6bf4b
Show file tree
Hide file tree
Showing 21 changed files with 57 additions and 59 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-02-10T17:32:20","documenter_version":"1.2.1"}}
{"documenter":{"julia_version":"1.10.0","generation_timestamp":"2024-02-12T21:45:10","documenter_version":"1.2.1"}}
46 changes: 22 additions & 24 deletions dev/assets/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ version = "0.4.4"

[[deps.Adapt]]
deps = ["LinearAlgebra", "Requires"]
git-tree-sha1 = "cde29ddf7e5726c9fb511f340244ea3481267608"
git-tree-sha1 = "0fb305e0253fd4e833d486914367a2ee2c2e78d0"
uuid = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
version = "3.7.2"
version = "4.0.1"
weakdeps = ["StaticArrays"]

[deps.Adapt.extensions]
Expand Down Expand Up @@ -387,9 +387,9 @@ version = "2.5.0+0"

[[deps.ExponentialUtilities]]
deps = ["Adapt", "ArrayInterface", "GPUArraysCore", "GenericSchur", "LinearAlgebra", "PrecompileTools", "Printf", "SparseArrays", "libblastrampoline_jll"]
git-tree-sha1 = "602e4585bcbd5a25bc06f514724593d13ff9e862"
git-tree-sha1 = "fd97b2f33cb0f1c8e3e0e96ac6825e62b4b5ab44"
uuid = "d4d017d3-3776-5f7e-afef-a10c40355c18"
version = "1.25.0"
version = "1.26.0"

[[deps.ExprTools]]
git-tree-sha1 = "27415f162e6028e81c72b82ef756bf321213b6ec"
Expand Down Expand Up @@ -494,9 +494,9 @@ version = "6.2.1+6"

[[deps.GPUArraysCore]]
deps = ["Adapt"]
git-tree-sha1 = "2d6ca471a6c7b536127afccfa7564b5b39227fe0"
git-tree-sha1 = "ec632f177c0d990e64d955ccc1b8c04c485a0950"
uuid = "46192b85-c4d5-4398-a991-12ede77f4527"
version = "0.1.5"
version = "0.1.6"

[[deps.GenericSchur]]
deps = ["LinearAlgebra", "Printf"]
Expand Down Expand Up @@ -529,9 +529,9 @@ version = "1.9.0"

[[deps.Groebner]]
deps = ["AbstractAlgebra", "Atomix", "Combinatorics", "ExprTools", "HostCPUFeatures", "Logging", "MultivariatePolynomials", "Nemo", "PrecompileTools", "PrettyTables", "Primes", "Printf", "Random", "TimerOutputs"]
git-tree-sha1 = "5eb13678ae76a60d70090a4c50d1dc3eab0ce180"
git-tree-sha1 = "35209f77f93acc0b20b1aaf0be54c5806e80a9cb"
uuid = "0b43b601-686d-58a3-8a1c-6623616c7cd4"
version = "0.6.4"
version = "0.7.0"

[[deps.GroupsCore]]
deps = ["Markdown", "Random"]
Expand Down Expand Up @@ -621,9 +621,9 @@ version = "0.21.4"

[[deps.JuliaFormatter]]
deps = ["CSTParser", "Combinatorics", "CommonMark", "DataStructures", "Glob", "Pkg", "PrecompileTools", "Tokenize"]
git-tree-sha1 = "9b909bdf638f192c42e83bc9300700577f304a82"
git-tree-sha1 = "bf3bdb6d310b8106fa13f69eb9cd9c6a53b82b5b"
uuid = "98e50ef6-434e-11e9-1051-2b60c6c9e899"
version = "1.0.46"
version = "1.0.47"

[[deps.JumpProcesses]]
deps = ["ArrayInterface", "DataStructures", "DiffEqBase", "DocStringExtensions", "FunctionWrappers", "Graphs", "LinearAlgebra", "Markdown", "PoissonRandom", "Random", "RandomNumbers", "RecursiveArrayTools", "Reexport", "SciMLBase", "StaticArrays", "UnPack"]
Expand All @@ -637,9 +637,9 @@ weakdeps = ["FastBroadcast"]

[[deps.KLU]]
deps = ["LinearAlgebra", "SparseArrays", "SuiteSparse_jll"]
git-tree-sha1 = "884c2968c2e8e7e6bf5956af88cb46aa745c854b"
git-tree-sha1 = "01bb1d420d959b9f668e252a5732444a61ff25de"
uuid = "ef3ab10e-7fda-4108-b977-705223b18434"
version = "0.4.1"
version = "0.5.0"

[[deps.Krylov]]
deps = ["LinearAlgebra", "Printf", "SparseArrays"]
Expand Down Expand Up @@ -753,9 +753,9 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[[deps.LinearSolve]]
deps = ["ArrayInterface", "ConcreteStructs", "DocStringExtensions", "EnumX", "FastLapackInterface", "GPUArraysCore", "InteractiveUtils", "KLU", "Krylov", "Libdl", "LinearAlgebra", "MKL_jll", "PrecompileTools", "Preferences", "RecursiveFactorization", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "SparseArrays", "Sparspak", "StaticArraysCore", "UnPack"]
git-tree-sha1 = "6f8e084deabe3189416c4e505b1c53e1b590cae8"
git-tree-sha1 = "546cd2e37feca6d761ee45c0485c73f85b606369"
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
version = "2.22.1"
version = "2.23.1"

[deps.LinearSolve.extensions]
LinearSolveBandedMatricesExt = "BandedMatrices"
Expand Down Expand Up @@ -1080,9 +1080,9 @@ version = "0.2.1"

[[deps.PreallocationTools]]
deps = ["Adapt", "ArrayInterface", "ForwardDiff"]
git-tree-sha1 = "e5c09a13d66652fa62b39db3f8997a57f421fa69"
git-tree-sha1 = "b6665214f2d0739f2d09a17474dd443b9139784a"
uuid = "d236fae5-4411-538c-8e31-a6e3d9e00b46"
version = "0.4.19"
version = "0.4.20"

[deps.PreallocationTools.extensions]
PreallocationToolsReverseDiffExt = "ReverseDiff"
Expand Down Expand Up @@ -1242,9 +1242,9 @@ version = "0.6.42"

[[deps.SciMLBase]]
deps = ["ADTypes", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "FillArrays", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables", "TruncatedStacktraces"]
git-tree-sha1 = "fe886daed83db8f4881ff7b6ef10853055fa8b4b"
git-tree-sha1 = "850d187a1123683aa7e593d474155e132584fb78"
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
version = "2.23.2"
version = "2.24.0"

[deps.SciMLBase.extensions]
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
Expand Down Expand Up @@ -1466,19 +1466,17 @@ uuid = "d1185830-fcd6-423d-90d6-eec64667417b"
version = "1.5.0"

[[deps.Symbolics]]
deps = ["ArrayInterface", "Bijections", "ConstructionBase", "DataStructures", "DiffRules", "Distributions", "DocStringExtensions", "DomainSets", "DynamicPolynomials", "IfElse", "LaTeXStrings", "LambertW", "Latexify", "Libdl", "LinearAlgebra", "LogExpFunctions", "MacroTools", "Markdown", "NaNMath", "PrecompileTools", "RecipesBase", "Reexport", "Requires", "RuntimeGeneratedFunctions", "SciMLBase", "Setfield", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "SymbolicUtils"]
git-tree-sha1 = "ab1785cd8cbfa6cc26af3efa491fd241aa69855e"
deps = ["ArrayInterface", "Bijections", "ConstructionBase", "DataStructures", "DiffRules", "Distributions", "DocStringExtensions", "DomainSets", "DynamicPolynomials", "ForwardDiff", "IfElse", "LaTeXStrings", "LambertW", "Latexify", "Libdl", "LinearAlgebra", "LogExpFunctions", "MacroTools", "Markdown", "NaNMath", "PrecompileTools", "RecipesBase", "Reexport", "Requires", "RuntimeGeneratedFunctions", "SciMLBase", "Setfield", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "SymbolicUtils"]
git-tree-sha1 = "3cc7df4d9bf8c1e1fb4400c2e73af105dcd2bbb0"
uuid = "0c5d862f-8b57-4792-8d23-62f2024744c7"
version = "5.16.1"
version = "5.17.0"

[deps.Symbolics.extensions]
SymbolicsForwardDiffExt = "ForwardDiff"
SymbolicsGroebnerExt = "Groebner"
SymbolicsPreallocationToolsExt = ["ForwardDiff", "PreallocationTools"]
SymbolicsPreallocationToolsExt = "PreallocationTools"
SymbolicsSymPyExt = "SymPy"

[deps.Symbolics.weakdeps]
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
Groebner = "0b43b601-686d-58a3-8a1c-6623616c7cd4"
PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46"
SymPy = "24249f21-da20-56a4-8eb1-6a02cf4ae2e6"
Expand Down
2 changes: 1 addition & 1 deletion dev/export/export/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dev/identifiability/identifiability/index.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
[a4c015fc] ANSIColoredPrinters v0.0.1
⌅ [c3fe647b] AbstractAlgebra v0.35.3
[1520ce14] AbstractTrees v0.4.4
[79e6a3ab] Adapt v3.7.2
[79e6a3ab] Adapt v4.0.1
[ec485272] ArnoldiMethod v0.2.0
[4fba245c] ArrayInterface v7.7.0
[4c555306] ArrayLayouts v1.6.0
Expand Down Expand Up @@ -71,7 +71,7 @@
[7c1d4256] DynamicPolynomials v0.5.3
[4e289a0a] EnumX v1.0.4
[f151be2c] EnzymeCore v0.6.5
[d4d017d3] ExponentialUtilities v1.25.0
[d4d017d3] ExponentialUtilities v1.26.0
[e2ba6199] ExprTools v0.1.10
[7034ab61] FastBroadcast v0.2.8
[9aa1b823] FastClosures v0.3.2
Expand All @@ -83,12 +83,12 @@
[069b7b12] FunctionWrappers v1.1.3
[77dc65aa] FunctionWrappersWrappers v0.1.3
[d9f16b24] Functors v0.4.7
[46192b85] GPUArraysCore v0.1.5
[46192b85] GPUArraysCore v0.1.6
[c145ed77] GenericSchur v0.5.3
[d7ba0133] Git v1.3.0
[c27321d9] Glob v1.3.1
[86223c79] Graphs v1.9.0
[0b43b601] Groebner v0.6.4
[0b43b601] Groebner v0.7.0
⌅ [d5909c97] GroupsCore v0.4.2
[3e5b6fbb] HostCPUFeatures v0.1.16
[34004b35] HypergeometricFunctions v0.3.23
Expand All @@ -102,9 +102,9 @@
[82899510] IteratorInterfaceExtensions v1.0.0
[692b3bcd] JLLWrappers v1.5.0
[682c06a0] JSON v0.21.4
[98e50ef6] JuliaFormatter v1.0.46
[98e50ef6] JuliaFormatter v1.0.47
[ccbc3e58] JumpProcesses v9.10.1
[ef3ab10e] KLU v0.4.1
[ef3ab10e] KLU v0.5.0
[ba0b0d4f] Krylov v0.9.5
[b964fa9f] LaTeXStrings v1.3.1
[2ee39098] LabelledArrays v1.15.1
Expand All @@ -115,7 +115,7 @@
[50d2b5c4] Lazy v0.15.1
[5078a376] LazyArrays v1.8.3
[d3d80556] LineSearches v7.2.0
[7ed4a6bd] LinearSolve v2.22.1
[7ed4a6bd] LinearSolve v2.23.1
[2ab3a3ac] LogExpFunctions v0.3.26
[bdcacae8] LoopVectorization v0.12.166
[d8e11817] MLStyle v0.4.17
Expand Down Expand Up @@ -145,7 +145,7 @@
[e409e4f3] PoissonRandom v0.4.4
[f517fe37] Polyester v0.7.9
[1d0040c9] PolyesterWeave v0.2.1
[d236fae5] PreallocationTools v0.4.19
[d236fae5] PreallocationTools v0.4.20
[aea7be01] PrecompileTools v1.2.0
[21216c6a] Preferences v1.4.1
[08abe8d2] PrettyTables v2.3.1
Expand All @@ -164,7 +164,7 @@
[7e49a35a] RuntimeGeneratedFunctions v0.5.12
[94e857df] SIMDTypes v0.1.0
[476501e8] SLEEFPirates v0.6.42
[0bca4576] SciMLBase v2.23.2
[0bca4576] SciMLBase v2.24.0
[c0aeaf25] SciMLOperators v0.3.7
[efcf1570] Setfield v1.1.1
[727e6d20] SimpleNonlinearSolve v1.4.1
Expand All @@ -186,7 +186,7 @@
[220ca800] StructuralIdentifiability v0.5.4 `~/work/StructuralIdentifiability.jl/StructuralIdentifiability.jl`
[2efcf032] SymbolicIndexingInterface v0.3.5
[d1185830] SymbolicUtils v1.5.0
[0c5d862f] Symbolics v5.16.1
[0c5d862f] Symbolics v5.17.0
[3783bdb8] TableTraits v1.0.1
[bd369af6] Tables v1.11.1
[8290d209] ThreadingUtilities v0.5.2
Expand Down Expand Up @@ -266,6 +266,6 @@
[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>You can also download the
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>You can also download the
<a href="">manifest</a> file and the
<a href="">project</a> file.</article><nav class="docs-footer"><a class="docs-footer-nextpage" href="tutorials/creating_ode/">Creating ODE System »</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="Saturday 10 February 2024 17:32">Saturday 10 February 2024</span>. Using Julia version 1.10.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
<a href="">project</a> file.</article><nav class="docs-footer"><a class="docs-footer-nextpage" href="tutorials/creating_ode/">Creating ODE System »</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 12 February 2024 21:45">Monday 12 February 2024</span>. Using Julia version 1.10.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit bd6bf4b

Please sign in to comment.