Skip to content

Commit a02195d

Browse files
Updates
1 parent 9d58958 commit a02195d

File tree

3 files changed

+62
-76
lines changed

3 files changed

+62
-76
lines changed

benchmarks/DynamicalODE/Manifest.toml

Lines changed: 33 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.10.5"
3+
julia_version = "1.10.4"
44
manifest_format = "2.0"
5-
project_hash = "b9fb6110bf61f0c3f99b515b307bcbc9624988f9"
5+
project_hash = "268db6928ccffd4d6f79409a36ddb0a44c29d12b"
66

77
[[deps.ADTypes]]
88
git-tree-sha1 = "eea5d80188827b35333801ef97a40c2ed653b081"
@@ -46,9 +46,9 @@ version = "0.1.38"
4646

4747
[[deps.Adapt]]
4848
deps = ["LinearAlgebra", "Requires"]
49-
git-tree-sha1 = "d80af0733c99ea80575f612813fa6aa71022d33a"
49+
git-tree-sha1 = "50c3c56a52972d78e8be9fd135bfb91c9574c140"
5050
uuid = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
51-
version = "4.1.0"
51+
version = "4.1.1"
5252
weakdeps = ["StaticArrays"]
5353

5454
[deps.Adapt.extensions]
@@ -422,9 +422,9 @@ version = "1.15.1"
422422

423423
[[deps.DifferentiationInterface]]
424424
deps = ["ADTypes", "LinearAlgebra"]
425-
git-tree-sha1 = "16611777adf4a818f18c33210895947814180964"
425+
git-tree-sha1 = "95cf94719d2f71ad8b8c7ba3eb0accc978626856"
426426
uuid = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
427-
version = "0.6.16"
427+
version = "0.6.18"
428428

429429
[deps.DifferentiationInterface.extensions]
430430
DifferentiationInterfaceChainRulesCoreExt = "ChainRulesCore"
@@ -464,9 +464,9 @@ version = "0.6.16"
464464

465465
[[deps.DispatchDoctor]]
466466
deps = ["MacroTools", "Preferences"]
467-
git-tree-sha1 = "810cae95ca4db1c563be2d7d38fa9b7289d302db"
467+
git-tree-sha1 = "453df2ce2aef7de59c69a56d31dcd2ec3384dd77"
468468
uuid = "8d63f2c5-f18a-4cf2-ba9d-b3f60fc568c8"
469-
version = "0.4.16"
469+
version = "0.4.17"
470470
weakdeps = ["ChainRulesCore", "EnzymeCore"]
471471

472472
[deps.DispatchDoctor.extensions]
@@ -551,9 +551,9 @@ uuid = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
551551
version = "1.0.4"
552552

553553
[[deps.EnzymeCore]]
554-
git-tree-sha1 = "9c3a42611e525352e9ad5e4134ddca5c692ff209"
554+
git-tree-sha1 = "04c777af6ef65530a96ab68f0a81a4608113aa1d"
555555
uuid = "f151be2c-9106-41f4-ab19-57ee4f262869"
556-
version = "0.8.4"
556+
version = "0.8.5"
557557
weakdeps = ["Adapt"]
558558

559559
[deps.EnzymeCore.extensions]
@@ -630,9 +630,9 @@ uuid = "29a986be-02c6-4525-aec4-84b980013641"
630630
version = "2.0.4"
631631

632632
[[deps.FastPower]]
633-
git-tree-sha1 = "46aee43f62bc2bc06a74e2d668ffeea0a2689c93"
633+
git-tree-sha1 = "58c3431137131577a7c379d00fea00be524338fb"
634634
uuid = "a4df4552-cc26-4903-aec0-212e50a0e84b"
635-
version = "1.1.0"
635+
version = "1.1.1"
636636

637637
[deps.FastPower.extensions]
638638
FastPowerEnzymeExt = "Enzyme"
@@ -774,9 +774,9 @@ version = "0.73.8+0"
774774

775775
[[deps.GenericLinearAlgebra]]
776776
deps = ["LinearAlgebra", "Printf", "Random", "libblastrampoline_jll"]
777-
git-tree-sha1 = "f47136cac29a9b7a8a88dbce1195394978091edb"
777+
git-tree-sha1 = "c4f9c87b74aedf20920034bd4db81d0bffc527d2"
778778
uuid = "14197337-ba66-59df-a3e3-ca00e7dcff7a"
779-
version = "0.3.13"
779+
version = "0.3.14"
780780

781781
[[deps.GenericSchur]]
782782
deps = ["LinearAlgebra", "Printf"]
@@ -832,9 +832,9 @@ version = "1.0.2"
832832

833833
[[deps.HTTP]]
834834
deps = ["Base64", "CodecZlib", "ConcurrentUtilities", "Dates", "ExceptionUnwrapping", "Logging", "LoggingExtras", "MbedTLS", "NetworkOptions", "OpenSSL", "Random", "SimpleBufferStream", "Sockets", "URIs", "UUIDs"]
835-
git-tree-sha1 = "d1d712be3164d61d1fb98e7ce9bcbc6cc06b45ed"
835+
git-tree-sha1 = "bc3f416a965ae61968c20d0ad867556367f2817d"
836836
uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3"
837-
version = "1.10.8"
837+
version = "1.10.9"
838838

839839
[[deps.HarfBuzz_jll]]
840840
deps = ["Artifacts", "Cairo_jll", "Fontconfig_jll", "FreeType2_jll", "Glib_jll", "Graphite2_jll", "JLLWrappers", "Libdl", "Libffi_jll"]
@@ -967,9 +967,9 @@ version = "0.6.0"
967967

968968
[[deps.Krylov]]
969969
deps = ["LinearAlgebra", "Printf", "SparseArrays"]
970-
git-tree-sha1 = "71dd823bf0a5aaa8264e1143b96a0baa631f4ce0"
970+
git-tree-sha1 = "4f20a2df85a9e5d55c9e84634bbf808ed038cabd"
971971
uuid = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
972-
version = "0.9.7"
972+
version = "0.9.8"
973973

974974
[[deps.LAME_jll]]
975975
deps = ["Artifacts", "JLLWrappers", "Libdl"]
@@ -1141,9 +1141,9 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
11411141

11421142
[[deps.LinearSolve]]
11431143
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"]
1144-
git-tree-sha1 = "ddb60aabc5efb0670c7ddde5fedf7ab44520a3e6"
1144+
git-tree-sha1 = "591de175461afd8323aa24b7686062574527aa3a"
11451145
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
1146-
version = "2.36.1"
1146+
version = "2.36.2"
11471147

11481148
[deps.LinearSolve.extensions]
11491149
LinearSolveBandedMatricesExt = "BandedMatrices"
@@ -1274,9 +1274,9 @@ uuid = "a63ad114-7e13-5084-954f-fe012c677804"
12741274

12751275
[[deps.ModelingToolkit]]
12761276
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"]
1277-
git-tree-sha1 = "4e18caba05cb1a32469c15edb634341a246a533d"
1277+
git-tree-sha1 = "db309b354ade7fe3deb97d95ca241ed8f1096e91"
12781278
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
1279-
version = "9.48.0"
1279+
version = "9.49.0"
12801280

12811281
[deps.ModelingToolkit.extensions]
12821282
MTKBifurcationKitExt = "BifurcationKit"
@@ -1483,9 +1483,9 @@ version = "1.1.0"
14831483

14841484
[[deps.OrdinaryDiffEqExtrapolation]]
14851485
deps = ["DiffEqBase", "FastBroadcast", "FastPower", "LinearSolve", "MuladdMacro", "OrdinaryDiffEqCore", "OrdinaryDiffEqDifferentiation", "Polyester", "RecursiveArrayTools", "Reexport"]
1486-
git-tree-sha1 = "0260b1657069608f2a2f26f58f65019d8a9070ab"
1486+
git-tree-sha1 = "048bcccc8f59c20d5b4ad268eef4d7d21c005a94"
14871487
uuid = "becaefa8-8ca2-5cf9-886d-c06f3d2bd2c4"
1488-
version = "1.2.0"
1488+
version = "1.2.1"
14891489

14901490
[[deps.OrdinaryDiffEqFIRK]]
14911491
deps = ["DiffEqBase", "FastBroadcast", "FastPower", "GenericLinearAlgebra", "GenericSchur", "LinearAlgebra", "LinearSolve", "MuladdMacro", "OrdinaryDiffEqCore", "OrdinaryDiffEqDifferentiation", "OrdinaryDiffEqNonlinearSolve", "Polynomials", "RecursiveArrayTools", "Reexport", "RootedTrees", "SciMLOperators", "Symbolics"]
@@ -1678,9 +1678,9 @@ version = "1.10.0"
16781678

16791679
[[deps.PlotThemes]]
16801680
deps = ["PlotUtils", "Statistics"]
1681-
git-tree-sha1 = "6e55c6841ce3411ccb3457ee52fc48cb698d6fb0"
1681+
git-tree-sha1 = "41031ef3a1be6f5bbbf3e8073f210556daeae5ca"
16821682
uuid = "ccf2f8ad-2431-5c83-bf29-c5338b663b6a"
1683-
version = "3.2.0"
1683+
version = "3.3.0"
16841684

16851685
[[deps.PlotUtils]]
16861686
deps = ["ColorSchemes", "Colors", "Dates", "PrecompileTools", "Printf", "Random", "Reexport", "StableRNGs", "Statistics"]
@@ -1789,18 +1789,6 @@ git-tree-sha1 = "77a42d78b6a92df47ab37e177b2deac405e1c88f"
17891789
uuid = "43287f4e-b6f4-7ad1-bb20-aadabca52c3d"
17901790
version = "1.2.1"
17911791

1792-
[[deps.PyCall]]
1793-
deps = ["Conda", "Dates", "Libdl", "LinearAlgebra", "MacroTools", "Serialization", "VersionParsing"]
1794-
git-tree-sha1 = "9816a3826b0ebf49ab4926e2b18842ad8b5c8f04"
1795-
uuid = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
1796-
version = "1.96.4"
1797-
1798-
[[deps.PyPlot]]
1799-
deps = ["Colors", "LaTeXStrings", "PyCall", "Sockets", "Test", "VersionParsing"]
1800-
git-tree-sha1 = "0371ca706e3f295481cbf94c8c36692b072285c2"
1801-
uuid = "d330b81b-6aea-500a-939a-2ce795aea3ee"
1802-
version = "2.11.5"
1803-
18041792
[[deps.Qt6Base_jll]]
18051793
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Fontconfig_jll", "Glib_jll", "JLLWrappers", "Libdl", "Libglvnd_jll", "OpenSSL_jll", "Vulkan_Loader_jll", "Xorg_libSM_jll", "Xorg_libXext_jll", "Xorg_libXrender_jll", "Xorg_libxcb_jll", "Xorg_xcb_util_cursor_jll", "Xorg_xcb_util_image_jll", "Xorg_xcb_util_keysyms_jll", "Xorg_xcb_util_renderutil_jll", "Xorg_xcb_util_wm_jll", "Zlib_jll", "libinput_jll", "xkbcommon_jll"]
18061794
git-tree-sha1 = "492601870742dcd38f233b23c3ec629628c1d724"
@@ -1871,9 +1859,9 @@ version = "0.6.12"
18711859

18721860
[[deps.RecursiveArrayTools]]
18731861
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
1874-
git-tree-sha1 = "b034171b93aebc81b3e1890a036d13a9c4a9e3e0"
1862+
git-tree-sha1 = "ed2514425d030d7c9054fa0f2275ada45681788d"
18751863
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
1876-
version = "3.27.0"
1864+
version = "3.27.2"
18771865

18781866
[deps.RecursiveArrayTools.extensions]
18791867
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"
@@ -1969,9 +1957,9 @@ version = "0.6.43"
19691957

19701958
[[deps.SciMLBase]]
19711959
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"]
1972-
git-tree-sha1 = "328dd8738fad35cfe53c427a30e711ed45a1d900"
1960+
git-tree-sha1 = "7a54136472ca0cb0f66ef22aa3f0ff198f379fa7"
19731961
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
1974-
version = "2.57.1"
1962+
version = "2.58.0"
19751963

19761964
[deps.SciMLBase.extensions]
19771965
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -2256,9 +2244,9 @@ version = "7.2.1+1"
22562244

22572245
[[deps.SymbolicIndexingInterface]]
22582246
deps = ["Accessors", "ArrayInterface", "RuntimeGeneratedFunctions", "StaticArraysCore"]
2259-
git-tree-sha1 = "4bc96df5d71515b1cb86dd626915f06f4c0d46f5"
2247+
git-tree-sha1 = "20cf607cafb31f922bce84d60379203e7a126911"
22602248
uuid = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
2261-
version = "0.3.33"
2249+
version = "0.3.34"
22622250

22632251
[[deps.SymbolicLimits]]
22642252
deps = ["SymbolicUtils"]
@@ -2727,7 +2715,7 @@ version = "0.15.2+0"
27272715
[[deps.libblastrampoline_jll]]
27282716
deps = ["Artifacts", "Libdl"]
27292717
uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
2730-
version = "5.11.0+0"
2718+
version = "5.8.0+1"
27312719

27322720
[[deps.libdecor_jll]]
27332721
deps = ["Artifacts", "Dbus_jll", "JLLWrappers", "Libdl", "Libglvnd_jll", "Pango_jll", "Wayland_jll", "xkbcommon_jll"]

benchmarks/DynamicalODE/Project.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,9 @@ DiffEqCallbacks = "2.13, 3, 4"
1717
DiffEqPhysics = "3.15.0"
1818
Elliptic = "1.0.1"
1919
OrdinaryDiffEq = "6, 6.89.0"
20-
PyCall = "1.96.4"
2120
ParameterizedFunctions = "5.17.0"
2221
Plots = "2.0.0, 1"
23-
PyPlot = "2.11.5"
2422
SciMLBenchmarks = "0.1.3"
2523
StaticArrays = "1.9.7"
2624
Statistics = "1.11.1"
27-
TaylorIntegration = "0.16.1"
25+
TaylorIntegration = "0.16.1"

0 commit comments

Comments
 (0)