@@ -73,9 +73,9 @@ version = "0.4.0"
7373
7474[[deps .ArrayInterface ]]
7575deps = [" Adapt" , " LinearAlgebra" ]
76- git-tree-sha1 = " d2cd034553ee6ca084edaaf8ed6c9d50fd01555d "
76+ git-tree-sha1 = " d81ae5489e13bc03567d4fbbb06c546a5e53c857 "
7777uuid = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
78- version = " 7.21 .0"
78+ version = " 7.22 .0"
7979
8080 [deps .ArrayInterface .extensions ]
8181 ArrayInterfaceBandedMatricesExt = " BandedMatrices"
@@ -136,9 +136,9 @@ version = "0.1.6"
136136
137137[[deps .BlockArrays ]]
138138deps = [" ArrayLayouts" , " FillArrays" , " LinearAlgebra" ]
139- git-tree-sha1 = " 79e651aa489a7879107d66e3d1948e9aa1b4055e "
139+ git-tree-sha1 = " f3132231bfb207e2793aa4f5f933f39c38d2cd60 "
140140uuid = " 8e7c35d0-a365-5155-bbbb-fb81a777f24e"
141- version = " 1.7.2 "
141+ version = " 1.9.0 "
142142
143143 [deps .BlockArrays .extensions ]
144144 BlockArraysAdaptExt = " Adapt"
@@ -513,9 +513,9 @@ uuid = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
513513version = " 1.0.5"
514514
515515[[deps .EnzymeCore ]]
516- git-tree-sha1 = " e059db5d02720ae826445f5ce2fdfb3d53236b87 "
516+ git-tree-sha1 = " f91e7cb4c17dae77c490b75328f22a226708557c "
517517uuid = " f151be2c-9106-41f4-ab19-57ee4f262869"
518- version = " 0.8.14 "
518+ version = " 0.8.15 "
519519weakdeps = [" Adapt" ]
520520
521521 [deps .EnzymeCore .extensions ]
@@ -994,6 +994,12 @@ version = "0.3.29"
994994uuid = " 56ddb016-857b-54e1-b83d-db4d58db5568"
995995version = " 1.11.0"
996996
997+ [[deps .LoggingExtras ]]
998+ deps = [" Dates" , " Logging" ]
999+ git-tree-sha1 = " f00544d95982ea270145636c181ceda21c4e2575"
1000+ uuid = " e6f89c97-d47a-5376-807f-9c37f3926c36"
1001+ version = " 1.2.0"
1002+
9971003[[deps .MKL_jll ]]
9981004deps = [" Artifacts" , " IntelOpenMP_jll" , " JLLWrappers" , " LazyArtifacts" , " Libdl" , " oneTBB_jll" ]
9991005git-tree-sha1 = " 282cadc186e7b2ae0eeadbd7a4dffed4196ae2aa"
@@ -1054,9 +1060,9 @@ version = "1.11.0"
10541060
10551061[[deps .ModelingToolkit ]]
10561062deps = [" ADTypes" , " AbstractTrees" , " ArrayInterface" , " BlockArrays" , " ChainRulesCore" , " Combinatorics" , " CommonSolve" , " Compat" , " ConstructionBase" , " DataStructures" , " DiffEqBase" , " DiffEqCallbacks" , " DiffEqNoiseProcess" , " DiffRules" , " DifferentiationInterface" , " Distributed" , " Distributions" , " DocStringExtensions" , " DomainSets" , " DynamicQuantities" , " EnumX" , " ExprTools" , " FindFirstFunctions" , " ForwardDiff" , " FunctionWrappers" , " FunctionWrappersWrappers" , " Graphs" , " ImplicitDiscreteSolve" , " InteractiveUtils" , " JuliaFormatter" , " JumpProcesses" , " Latexify" , " Libdl" , " LinearAlgebra" , " MLStyle" , " Moshi" , " NaNMath" , " OffsetArrays" , " OrderedCollections" , " OrdinaryDiffEqCore" , " PrecompileTools" , " RecursiveArrayTools" , " Reexport" , " RuntimeGeneratedFunctions" , " SCCNonlinearSolve" , " SciMLBase" , " SciMLPublic" , " SciMLStructures" , " Serialization" , " Setfield" , " SimpleNonlinearSolve" , " SparseArrays" , " SpecialFunctions" , " StaticArrays" , " SymbolicIndexingInterface" , " SymbolicUtils" , " Symbolics" , " URIs" , " UnPack" , " Unitful" ]
1057- git-tree-sha1 = " adf62ebf9bfb1f2d980fe63746a75fe657b4c46a "
1063+ git-tree-sha1 = " 19f87f86d5b314ae8a2d033b353d268bfab071c3 "
10581064uuid = " 961ee093-0014-501f-94e3-6117800e7a78"
1059- version = " 10.26.0 "
1065+ version = " 10.26.1 "
10601066
10611067 [deps .ModelingToolkit .extensions ]
10621068 MTKBifurcationKitExt = " BifurcationKit"
@@ -1103,9 +1109,9 @@ weakdeps = ["ChainRulesCore"]
11031109
11041110[[deps .MutableArithmetics ]]
11051111deps = [" LinearAlgebra" , " SparseArrays" , " Test" ]
1106- git-tree-sha1 = " 5801388fbfb801822721b5dee720a55a6d03d41d "
1112+ git-tree-sha1 = " 22df8573f8e7c593ac205455ca088989d0a2c7a0 "
11071113uuid = " d8a4904e-b15c-11e9-3269-09a3773c0cb0"
1108- version = " 1.6.6 "
1114+ version = " 1.6.7 "
11091115
11101116[[deps .NLSolversBase ]]
11111117deps = [" ADTypes" , " DifferentiationInterface" , " Distributed" , " FiniteDiff" , " ForwardDiff" ]
@@ -1263,9 +1269,9 @@ version = "1.8.1"
12631269
12641270[[deps .OrdinaryDiffEq ]]
12651271deps = ["ADTypes", "Adapt", "ArrayInterface", "CommonSolve", "DataStructures", "DiffEqBase", "DocStringExtensions", "EnumX", "ExponentialUtilities", "FastBroadcast", "FastClosures", "FillArrays", "FiniteDiff", "ForwardDiff", "FunctionWrappersWrappers", "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"]
1266- git-tree-sha1 = " 89cd4e81d7a668f8858fba6779212f41a0360260 "
1272+ git-tree-sha1 = " 89172157d16139165d470602f1e552484b357771 "
12671273uuid = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
1268- version = " 6.102.1 "
1274+ version = " 6.103.0 "
12691275
12701276[[deps .OrdinaryDiffEqAdamsBashforthMoulton ]]
12711277deps = [" DiffEqBase" , " FastBroadcast" , " MuladdMacro" , " OrdinaryDiffEqCore" , " OrdinaryDiffEqLowOrderRK" , " Polyester" , " RecursiveArrayTools" , " Reexport" , " SciMLBase" , " Static" ]
@@ -1668,9 +1674,9 @@ version = "1.1.1"
16681674
16691675[[deps .Rmath ]]
16701676deps = [" Random" , " Rmath_jll" ]
1671- git-tree-sha1 = " 852bd0f55565a9e973fcfee83a84413270224dc4 "
1677+ git-tree-sha1 = " 5b3d50eb374cea306873b371d3f8d3915a018f0b "
16721678uuid = " 79098fc4-a85e-5d69-aa6a-4863f24498fa"
1673- version = " 0.8 .0"
1679+ version = " 0.9 .0"
16741680
16751681[[deps .Rmath_jll ]]
16761682deps = [" Artifacts" , " JLLWrappers" , " Libdl" ]
@@ -1700,13 +1706,14 @@ uuid = "94e857df-77ce-4151-89e5-788b33177be4"
17001706version = " 0.1.0"
17011707
17021708[[deps .SciMLBase ]]
1703- deps = [" ADTypes" , " Accessors" , " Adapt" , " ArrayInterface" , " CommonSolve" , " ConstructionBase" , " Distributed" , " DocStringExtensions" , " EnumX" , " FunctionWrappersWrappers" , " IteratorInterfaceExtensions" , " LinearAlgebra" , " Logging" , " Markdown" , " Moshi" , " PreallocationTools" , " PrecompileTools" , " Preferences" , " Printf" , " RecipesBase" , " RecursiveArrayTools" , " Reexport" , " RuntimeGeneratedFunctions" , " SciMLOperators" , " SciMLStructures" , " StaticArraysCore" , " Statistics" , " SymbolicIndexingInterface" ]
1704- git-tree-sha1 = " 737abcec59e3b999dda21018a6f3e442c0a58a65 "
1709+ deps = [" ADTypes" , " Accessors" , " Adapt" , " ArrayInterface" , " CommonSolve" , " ConstructionBase" , " Distributed" , " DocStringExtensions" , " EnumX" , " FunctionWrappersWrappers" , " IteratorInterfaceExtensions" , " LinearAlgebra" , " Logging" , " Markdown" , " Moshi" , " PreallocationTools" , " PrecompileTools" , " Preferences" , " Printf" , " RecipesBase" , " RecursiveArrayTools" , " Reexport" , " RuntimeGeneratedFunctions" , " SciMLLogging " , " SciMLOperators" , " SciMLPublic " , " SciMLStructures" , " StaticArraysCore" , " Statistics" , " SymbolicIndexingInterface" ]
1710+ git-tree-sha1 = " c678f19706d6413bd138110f6212cfd13bafdace "
17051711uuid = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
1706- version = " 2.121.1 "
1712+ version = " 2.123.0 "
17071713
17081714 [deps .SciMLBase .extensions ]
17091715 SciMLBaseChainRulesCoreExt = " ChainRulesCore"
1716+ SciMLBaseDifferentiationInterfaceExt = " DifferentiationInterface"
17101717 SciMLBaseDistributionsExt = " Distributions"
17111718 SciMLBaseEnzymeExt = " Enzyme"
17121719 SciMLBaseForwardDiffExt = " ForwardDiff"
@@ -1726,6 +1733,7 @@ version = "2.121.1"
17261733 [deps .SciMLBase .weakdeps ]
17271734 ChainRules = " 082447d4-558c-5d27-93f4-14fc19e9eca2"
17281735 ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
1736+ DifferentiationInterface = " a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
17291737 Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
17301738 Enzyme = " 7da242da-08ed-463a-9acd-ee780be4f1d9"
17311739 ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
@@ -1748,6 +1756,12 @@ git-tree-sha1 = "a273b291c90909ba6fe08402dd68e09aae423008"
17481756uuid = " 19f34311-ddf3-4b8b-af20-060888a46c0e"
17491757version = " 0.1.11"
17501758
1759+ [[deps .SciMLLogging ]]
1760+ deps = [" Logging" , " LoggingExtras" , " Preferences" ]
1761+ git-tree-sha1 = " 5a026f5549ad167cda34c67b62f8d3dc55754da3"
1762+ uuid = " a6db7da4-7206-11f0-1eab-35f2a5dbe1d1"
1763+ version = " 1.3.1"
1764+
17511765[[deps .SciMLOperators ]]
17521766deps = [" Accessors" , " ArrayInterface" , " DocStringExtensions" , " LinearAlgebra" , " MacroTools" ]
17531767git-tree-sha1 = " c1053ba68ede9e4005fc925dd4e8723fcd96eef8"
@@ -1861,9 +1875,9 @@ weakdeps = ["ChainRulesCore"]
18611875
18621876[[deps .Static ]]
18631877deps = [" CommonWorldInvalidations" , " IfElse" , " PrecompileTools" , " SciMLPublic" ]
1864- git-tree-sha1 = " 1e44e7b1dbb5249876d84c32466f8988a6b41bbb "
1878+ git-tree-sha1 = " 49440414711eddc7227724ae6e570c7d5559a086 "
18651879uuid = " aedffcd0-7271-4cad-89d0-dc628f76c6d3"
1866- version = " 1.3.0 "
1880+ version = " 1.3.1 "
18671881
18681882[[deps .StaticArrayInterface ]]
18691883deps = [" ArrayInterface" , " Compat" , " IfElse" , " LinearAlgebra" , " PrecompileTools" , " Static" ]
@@ -1888,9 +1902,9 @@ weakdeps = ["ChainRulesCore", "Statistics"]
18881902 StaticArraysStatisticsExt = " Statistics"
18891903
18901904[[deps .StaticArraysCore ]]
1891- git-tree-sha1 = " 192954ef1208c7019899fbf8049e717f92959682 "
1905+ git-tree-sha1 = " 6ab403037779dae8c514bad259f32a447262455a "
18921906uuid = " 1e83bf80-4336-4d27-bf5d-d5a4f845583c"
1893- version = " 1.4.3 "
1907+ version = " 1.4.4 "
18941908
18951909[[deps .Statistics ]]
18961910deps = [" LinearAlgebra" ]
@@ -1910,15 +1924,15 @@ version = "1.7.1"
19101924
19111925[[deps .StatsBase ]]
19121926deps = [" AliasTables" , " DataAPI" , " DataStructures" , " LinearAlgebra" , " LogExpFunctions" , " Missings" , " Printf" , " Random" , " SortingAlgorithms" , " SparseArrays" , " Statistics" , " StatsAPI" ]
1913- git-tree-sha1 = " 2c962245732371acd51700dbb268af311bddd719 "
1927+ git-tree-sha1 = " a136f98cefaf3e2924a66bd75173d1c891ab7453 "
19141928uuid = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1915- version = " 0.34.6 "
1929+ version = " 0.34.7 "
19161930
19171931[[deps .StatsFuns ]]
19181932deps = [" HypergeometricFunctions" , " IrrationalConstants" , " LogExpFunctions" , " Reexport" , " Rmath" , " SpecialFunctions" ]
1919- git-tree-sha1 = " 8e45cecc66f3b42633b8ce14d431e8e57a3e242e "
1933+ git-tree-sha1 = " 91f091a8716a6bb38417a6e6f274602a19aaa685 "
19201934uuid = " 4c63d2b9-4356-54db-8cca-17b64c39e42c"
1921- version = " 1.5.0 "
1935+ version = " 1.5.2 "
19221936weakdeps = [" ChainRulesCore" , " InverseFunctions" ]
19231937
19241938 [deps .StatsFuns .extensions ]
0 commit comments