Skip to content

Commit 945d34a

Browse files
author
Documenter.jl
committed
build based on f701e0e
1 parent 4889eb5 commit 945d34a

File tree

36 files changed

+286
-348
lines changed

36 files changed

+286
-348
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-29T17:47:07","documenter_version":"1.9.0"}}
1+
{"documenter":{"julia_version":"1.11.4","generation_timestamp":"2025-03-31T11:34:13","documenter_version":"1.10.0"}}

dev/assets/Manifest.toml

Lines changed: 7 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,6 @@ weakdeps = ["SparseArrays", "StaticArrays"]
6464
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
6565
version = "1.1.2"
6666

67-
[[deps.ArnoldiMethod]]
68-
deps = ["LinearAlgebra", "Random", "StaticArrays"]
69-
git-tree-sha1 = "d57bd3762d308bded22c3b82d033bff85f6195c6"
70-
uuid = "ec485272-7323-5ecc-a04f-4719b315124d"
71-
version = "0.4.0"
72-
7367
[[deps.ArrayInterface]]
7468
deps = ["Adapt", "LinearAlgebra"]
7569
git-tree-sha1 = "017fcb757f8e921fb44ee063a7aafe5f89b86dd1"
@@ -361,9 +355,9 @@ version = "0.9.4"
361355

362356
[[deps.Documenter]]
363357
deps = ["ANSIColoredPrinters", "AbstractTrees", "Base64", "CodecZlib", "Dates", "DocStringExtensions", "Downloads", "Git", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "MarkdownAST", "Pkg", "PrecompileTools", "REPL", "RegistryInstances", "SHA", "TOML", "Test", "Unicode"]
364-
git-tree-sha1 = "30f520c66490393bf4e4ff2bb144db65f569d974"
358+
git-tree-sha1 = "0efa18ca40b9928422d782b3191c032fd0c90682"
365359
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
366-
version = "1.9.0"
360+
version = "1.10.0"
367361

368362
[[deps.Downloads]]
369363
deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
@@ -536,12 +530,6 @@ git-tree-sha1 = "2f6d6f7e6d6de361865d4394b802c02fc944fc7c"
536530
uuid = "f8c6e375-362e-5223-8a59-34ff63f689eb"
537531
version = "2.49.0+0"
538532

539-
[[deps.Graphs]]
540-
deps = ["ArnoldiMethod", "Compat", "DataStructures", "Distributed", "Inflate", "LinearAlgebra", "Random", "SharedArrays", "SimpleTraits", "SparseArrays", "Statistics"]
541-
git-tree-sha1 = "1dc470db8b1131cfc7fb4c115de89fe391b9e780"
542-
uuid = "86223c79-3864-5bf0-83f7-82e725a168b6"
543-
version = "1.12.0"
544-
545533
[[deps.IOCapture]]
546534
deps = ["Logging", "Random"]
547535
git-tree-sha1 = "b6d6bfdd7ce25b0f9b2f6b3dd56b2673a66c8770"
@@ -559,11 +547,6 @@ path = "../lib/ImplicitDiscreteSolve"
559547
uuid = "3263718b-31ed-49cf-8a0f-35a466e8af96"
560548
version = "0.1.1"
561549

562-
[[deps.Inflate]]
563-
git-tree-sha1 = "d1b1b796e47d94588b3757fe84fbf65a5ec4a80d"
564-
uuid = "d25df0c9-e2be-5dd7-82c8-3ad0b3e990b9"
565-
version = "0.1.5"
566-
567550
[[deps.IntelOpenMP_jll]]
568551
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl"]
569552
git-tree-sha1 = "0f14a5456bdc6b9731a5682f439a672750a09e48"
@@ -958,7 +941,7 @@ uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
958941
version = "1.8.0"
959942

960943
[[deps.OrdinaryDiffEq]]
961-
deps = ["ADTypes", "Adapt", "ArrayInterface", "DataStructures", "DiffEqBase", "DocStringExtensions", "EnumX", "ExponentialUtilities", "FastBroadcast", "FastClosures", "FillArrays", "FiniteDiff", "ForwardDiff", "FunctionWrappersWrappers", "ImplicitDiscreteSolve", "InteractiveUtils", "LineSearches", "LinearAlgebra", "LinearSolve", "Logging", "MacroTools", "MuladdMacro", "NonlinearSolve", "OrdinaryDiffEqAdamsBashforthMoulton", "OrdinaryDiffEqBDF", "OrdinaryDiffEqCore", "OrdinaryDiffEqDefault", "OrdinaryDiffEqDifferentiation", "OrdinaryDiffEqExplicitRK", "OrdinaryDiffEqExponentialRK", "OrdinaryDiffEqExtrapolation", "OrdinaryDiffEqFIRK", "OrdinaryDiffEqFeagin", "OrdinaryDiffEqFunctionMap", "OrdinaryDiffEqHighOrderRK", "OrdinaryDiffEqIMEXMultistep", "OrdinaryDiffEqLinear", "OrdinaryDiffEqLowOrderRK", "OrdinaryDiffEqLowStorageRK", "OrdinaryDiffEqNonlinearSolve", "OrdinaryDiffEqNordsieck", "OrdinaryDiffEqPDIRK", "OrdinaryDiffEqPRK", "OrdinaryDiffEqQPRK", "OrdinaryDiffEqRKN", "OrdinaryDiffEqRosenbrock", "OrdinaryDiffEqSDIRK", "OrdinaryDiffEqSSPRK", "OrdinaryDiffEqStabilizedIRK", "OrdinaryDiffEqStabilizedRK", "OrdinaryDiffEqSymplecticRK", "OrdinaryDiffEqTsit5", "OrdinaryDiffEqVerner", "Polyester", "PreallocationTools", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SciMLStructures", "SimpleNonlinearSolve", "SimpleUnPack", "SparseArrays", "SparseDiffTools", "Static", "StaticArrayInterface", "StaticArrays", "TruncatedStacktraces"]
944+
deps = ["ADTypes", "Adapt", "ArrayInterface", "DataStructures", "DiffEqBase", "DocStringExtensions", "EnumX", "ExponentialUtilities", "FastBroadcast", "FastClosures", "FillArrays", "FiniteDiff", "ForwardDiff", "FunctionWrappersWrappers", "ImplicitDiscreteSolve", "InteractiveUtils", "LineSearches", "LinearAlgebra", "LinearSolve", "Logging", "MacroTools", "MuladdMacro", "NonlinearSolve", "OrdinaryDiffEqAdamsBashforthMoulton", "OrdinaryDiffEqBDF", "OrdinaryDiffEqCore", "OrdinaryDiffEqDefault", "OrdinaryDiffEqDifferentiation", "OrdinaryDiffEqExplicitRK", "OrdinaryDiffEqExponentialRK", "OrdinaryDiffEqExtrapolation", "OrdinaryDiffEqFIRK", "OrdinaryDiffEqFeagin", "OrdinaryDiffEqFunctionMap", "OrdinaryDiffEqHighOrderRK", "OrdinaryDiffEqIMEXMultistep", "OrdinaryDiffEqLinear", "OrdinaryDiffEqLowOrderRK", "OrdinaryDiffEqLowStorageRK", "OrdinaryDiffEqNonlinearSolve", "OrdinaryDiffEqNordsieck", "OrdinaryDiffEqPDIRK", "OrdinaryDiffEqPRK", "OrdinaryDiffEqQPRK", "OrdinaryDiffEqRKN", "OrdinaryDiffEqRosenbrock", "OrdinaryDiffEqSDIRK", "OrdinaryDiffEqSSPRK", "OrdinaryDiffEqStabilizedIRK", "OrdinaryDiffEqStabilizedRK", "OrdinaryDiffEqSymplecticRK", "OrdinaryDiffEqTsit5", "OrdinaryDiffEqVerner", "Polyester", "PreallocationTools", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SciMLStructures", "SimpleNonlinearSolve", "SimpleUnPack", "SparseArrays", "Static", "StaticArrayInterface", "StaticArrays", "TruncatedStacktraces"]
962945
path = "/home/runner/work/OrdinaryDiffEq.jl/OrdinaryDiffEq.jl"
963946
uuid = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
964947
version = "6.93.0"
@@ -992,7 +975,7 @@ uuid = "50262376-6c5a-4cf5-baba-aaf4f84d72d7"
992975
version = "1.3.0"
993976

994977
[[deps.OrdinaryDiffEqDifferentiation]]
995-
deps = ["ADTypes", "ArrayInterface", "DiffEqBase", "FastBroadcast", "FiniteDiff", "ForwardDiff", "FunctionWrappersWrappers", "LinearAlgebra", "LinearSolve", "OrdinaryDiffEqCore", "SciMLBase", "SparseArrays", "SparseDiffTools", "StaticArrayInterface", "StaticArrays"]
978+
deps = ["ADTypes", "ArrayInterface", "ConcreteStructs", "ConstructionBase", "DiffEqBase", "DifferentiationInterface", "FastBroadcast", "FiniteDiff", "ForwardDiff", "FunctionWrappersWrappers", "LinearAlgebra", "LinearSolve", "OrdinaryDiffEqCore", "SciMLBase", "SciMLOperators", "SparseArrays", "SparseMatrixColorings", "StaticArrayInterface", "StaticArrays"]
996979
path = "../lib/OrdinaryDiffEqDifferentiation"
997980
uuid = "4302a76b-040a-498a-8c04-15b101fed76b"
998981
version = "1.4.0"
@@ -1100,7 +1083,7 @@ uuid = "af6ede74-add8-4cfd-b1df-9a4dbb109d7a"
11001083
version = "1.1.0"
11011084

11021085
[[deps.OrdinaryDiffEqRosenbrock]]
1103-
deps = ["ADTypes", "DiffEqBase", "FastBroadcast", "FiniteDiff", "ForwardDiff", "LinearAlgebra", "LinearSolve", "MacroTools", "MuladdMacro", "OrdinaryDiffEqCore", "OrdinaryDiffEqDifferentiation", "Polyester", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "Static"]
1086+
deps = ["ADTypes", "DiffEqBase", "DifferentiationInterface", "FastBroadcast", "FiniteDiff", "ForwardDiff", "LinearAlgebra", "LinearSolve", "MacroTools", "MuladdMacro", "OrdinaryDiffEqCore", "OrdinaryDiffEqDifferentiation", "Polyester", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "Static"]
11041087
path = "../lib/OrdinaryDiffEqRosenbrock"
11051088
uuid = "43230ef6-c299-4910-a778-202eb28ce4ce"
11061089
version = "1.8.0"
@@ -1152,12 +1135,6 @@ deps = ["Artifacts", "Libdl"]
11521135
uuid = "efcefdf7-47ab-520b-bdef-62a2eaa19f15"
11531136
version = "10.42.0+1"
11541137

1155-
[[deps.PackageExtensionCompat]]
1156-
git-tree-sha1 = "fb28e33b8a95c4cee25ce296c817d89cc2e53518"
1157-
uuid = "65ce6f38-6b18-4e1d-a461-8949797d7930"
1158-
version = "1.0.2"
1159-
weakdeps = ["Requires", "TOML"]
1160-
11611138
[[deps.Parameters]]
11621139
deps = ["OrderedCollections", "UnPack"]
11631140
git-tree-sha1 = "34c0e9ad262e5f7fc75b10a9952ca7692cfc5fbe"
@@ -1300,9 +1277,9 @@ version = "0.1.0"
13001277

13011278
[[deps.SciMLBase]]
13021279
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"]
1303-
git-tree-sha1 = "29ff7e0be739efbfa60805ea26a62d868249f577"
1280+
git-tree-sha1 = "aeee7e9a9ba69d893f726e3a7ea27daef756c62e"
13041281
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
1305-
version = "2.80.1"
1282+
version = "2.81.0"
13061283

13071284
[deps.SciMLBase.extensions]
13081285
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -1358,11 +1335,6 @@ git-tree-sha1 = "c5391c6ace3bc430ca630251d02ea9687169ca68"
13581335
uuid = "efcf1570-3423-57d1-acb7-fd33fddbac46"
13591336
version = "1.1.2"
13601337

1361-
[[deps.SharedArrays]]
1362-
deps = ["Distributed", "Mmap", "Random", "Serialization"]
1363-
uuid = "1a1011a3-84de-559e-8e89-a11a2f7dc383"
1364-
version = "1.11.0"
1365-
13661338
[[deps.SimpleNonlinearSolve]]
13671339
deps = ["ADTypes", "ArrayInterface", "BracketingNonlinearSolve", "CommonSolve", "ConcreteStructs", "DifferentiationInterface", "FastClosures", "FiniteDiff", "ForwardDiff", "LineSearch", "LinearAlgebra", "MaybeInplace", "NonlinearSolveBase", "PrecompileTools", "Reexport", "SciMLBase", "Setfield", "StaticArraysCore"]
13681340
git-tree-sha1 = "f42f8b8b728812e485ad099ee5e959d9b49cdb3d"
@@ -1381,12 +1353,6 @@ version = "2.2.0"
13811353
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
13821354
Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
13831355

1384-
[[deps.SimpleTraits]]
1385-
deps = ["InteractiveUtils", "MacroTools"]
1386-
git-tree-sha1 = "5d7e3f4e11935503d3ecaf7186eac40602e7d231"
1387-
uuid = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"
1388-
version = "0.9.4"
1389-
13901356
[[deps.SimpleUnPack]]
13911357
git-tree-sha1 = "58e6353e72cde29b90a69527e56df1b5c3d8c437"
13921358
uuid = "ce78b400-467f-4804-87d8-8f486da07d0a"
@@ -1401,26 +1367,6 @@ deps = ["Libdl", "LinearAlgebra", "Random", "Serialization", "SuiteSparse_jll"]
14011367
uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
14021368
version = "1.11.0"
14031369

1404-
[[deps.SparseDiffTools]]
1405-
deps = ["ADTypes", "Adapt", "ArrayInterface", "Compat", "DataStructures", "FiniteDiff", "ForwardDiff", "Graphs", "LinearAlgebra", "PackageExtensionCompat", "Random", "Reexport", "SciMLOperators", "Setfield", "SparseArrays", "StaticArrayInterface", "StaticArrays", "UnPack", "VertexSafeGraphs"]
1406-
git-tree-sha1 = "59bad850b1fc622051bf80a2be86c95b487e0243"
1407-
uuid = "47a9eef4-7e08-11e9-0b38-333d64bd3804"
1408-
version = "2.24.0"
1409-
1410-
[deps.SparseDiffTools.extensions]
1411-
SparseDiffToolsEnzymeExt = "Enzyme"
1412-
SparseDiffToolsPolyesterExt = "Polyester"
1413-
SparseDiffToolsPolyesterForwardDiffExt = "PolyesterForwardDiff"
1414-
SparseDiffToolsSymbolicsExt = "Symbolics"
1415-
SparseDiffToolsZygoteExt = "Zygote"
1416-
1417-
[deps.SparseDiffTools.weakdeps]
1418-
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
1419-
Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588"
1420-
PolyesterForwardDiff = "98d1487c-24ca-40b6-b7ab-df2af84e126b"
1421-
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1422-
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1423-
14241370
[[deps.SparseMatrixColorings]]
14251371
deps = ["ADTypes", "DataStructures", "DocStringExtensions", "LinearAlgebra", "Random", "SparseArrays"]
14261372
git-tree-sha1 = "e0ae9189392572abe85bc9fd4ce35e772b1e1e10"
@@ -1580,12 +1526,6 @@ version = "1.0.2"
15801526
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
15811527
version = "1.11.0"
15821528

1583-
[[deps.VertexSafeGraphs]]
1584-
deps = ["Graphs"]
1585-
git-tree-sha1 = "8351f8d73d7e880bfc042a8b6922684ebeafb35c"
1586-
uuid = "19fa3120-7c27-5ec5-8db8-b0b0aa330d6f"
1587-
version = "0.2.0"
1588-
15891529
[[deps.Zlib_jll]]
15901530
deps = ["Libdl"]
15911531
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"

dev/assets/documenter.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/dynamicalodeexplicit/RKN/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dev/dynamicalodeexplicit/SymplecticRK/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dev/explicit/AdamsBashforthMoulton/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)