|
2 | 2 |
|
3 | 3 | julia_version = "1.10.0" |
4 | 4 | manifest_format = "2.0" |
5 | | -project_hash = "bbafb0ad34fec16511b07a132895ce6672068cfe" |
| 5 | +project_hash = "b611414c063dd94bb220ecc79ddf4aad7f078b5e" |
6 | 6 |
|
7 | 7 | [[deps.ADTypes]] |
8 | 8 | git-tree-sha1 = "41c37aa88889c171f1300ceac1313c06e891d245" |
@@ -1265,9 +1265,9 @@ version = "1.0.3" |
1265 | 1265 |
|
1266 | 1266 | [[deps.LoopVectorization]] |
1267 | 1267 | deps = ["ArrayInterface", "CPUSummary", "CloseOpenIntervals", "DocStringExtensions", "HostCPUFeatures", "IfElse", "LayoutPointers", "LinearAlgebra", "OffsetArrays", "PolyesterWeave", "PrecompileTools", "SIMDTypes", "SLEEFPirates", "Static", "StaticArrayInterface", "ThreadingUtilities", "UnPack", "VectorizationBase"] |
1268 | | -git-tree-sha1 = "fc712dd664097440f19a91a704299cca02134ca0" |
| 1268 | +git-tree-sha1 = "0f5648fbae0d015e3abe5867bca2b362f67a5894" |
1269 | 1269 | uuid = "bdcacae8-1622-11e9-2a5c-532679323890" |
1270 | | -version = "0.12.168" |
| 1270 | +version = "0.12.166" |
1271 | 1271 | weakdeps = ["ChainRulesCore", "ForwardDiff", "SpecialFunctions"] |
1272 | 1272 |
|
1273 | 1273 | [deps.LoopVectorization.extensions] |
@@ -1529,10 +1529,10 @@ uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d" |
1529 | 1529 | version = "1.6.3" |
1530 | 1530 |
|
1531 | 1531 | [[deps.OrdinaryDiffEq]] |
1532 | | -deps = ["ADTypes", "Adapt", "ArrayInterface", "DataStructures", "DiffEqBase", "DocStringExtensions", "ExponentialUtilities", "FastBroadcast", "FastClosures", "FillArrays", "FiniteDiff", "ForwardDiff", "FunctionWrappersWrappers", "IfElse", "InteractiveUtils", "LineSearches", "LinearAlgebra", "LinearSolve", "Logging", "LoopVectorization", "MacroTools", "MuladdMacro", "NonlinearSolve", "Polyester", "PreallocationTools", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SimpleNonlinearSolve", "SimpleUnPack", "SparseArrays", "SparseDiffTools", "StaticArrayInterface", "StaticArrays", "TruncatedStacktraces"] |
1533 | | -git-tree-sha1 = "e50bc309307871b5f2ec10075c4faf8ca018068f" |
| 1532 | +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"] |
| 1533 | +git-tree-sha1 = "17680b691a3b3f9961db6fc4ece88c4f720d3d8b" |
1534 | 1534 | uuid = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed" |
1535 | | -version = "6.67.0" |
| 1535 | +version = "6.68.0" |
1536 | 1536 |
|
1537 | 1537 | [[deps.PCRE2_jll]] |
1538 | 1538 | deps = ["Artifacts", "Libdl"] |
@@ -1806,10 +1806,10 @@ uuid = "01d81517-befc-4cb6-b9ec-a95719d0359c" |
1806 | 1806 | version = "0.6.12" |
1807 | 1807 |
|
1808 | 1808 | [[deps.RecursiveArrayTools]] |
1809 | | -deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "Requires", "SparseArrays", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"] |
1810 | | -git-tree-sha1 = "27ee1c03e732c488ecce1a25f0d7da9b5d936574" |
| 1809 | +deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "SparseArrays", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"] |
| 1810 | +git-tree-sha1 = "264026749612181b79275685eede9af07c0ee588" |
1811 | 1811 | uuid = "731186ca-8d62-57ce-b412-fbd966d074cd" |
1812 | | -version = "3.3.3" |
| 1812 | +version = "3.4.0" |
1813 | 1813 |
|
1814 | 1814 | [deps.RecursiveArrayTools.extensions] |
1815 | 1815 | RecursiveArrayToolsFastBroadcastExt = "FastBroadcast" |
@@ -1937,9 +1937,9 @@ version = "2023.8.2+0" |
1937 | 1937 |
|
1938 | 1938 | [[deps.SciMLBase]] |
1939 | 1939 | 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"] |
1940 | | -git-tree-sha1 = "09324a0ae70c52a45b91b236c62065f78b099c37" |
| 1940 | +git-tree-sha1 = "9a4a0110ca88b459e528b7788617ad69aa65d824" |
1941 | 1941 | uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462" |
1942 | | -version = "2.15.2" |
| 1942 | +version = "2.16.1" |
1943 | 1943 |
|
1944 | 1944 | [deps.SciMLBase.extensions] |
1945 | 1945 | SciMLBaseChainRulesCoreExt = "ChainRulesCore" |
@@ -2178,9 +2178,9 @@ uuid = "bea87d4a-7f5b-5778-9afe-8cc45184846c" |
2178 | 2178 | version = "7.2.1+1" |
2179 | 2179 |
|
2180 | 2180 | [[deps.SymbolicIndexingInterface]] |
2181 | | -git-tree-sha1 = "9336430df9a96f7d85268304b6c3b93f92fb7ff2" |
| 2181 | +git-tree-sha1 = "74502f408d99fc217a9d7cd901d9ffe45af892b1" |
2182 | 2182 | uuid = "2efcf032-c050-4f8e-a9bb-153293bab1f5" |
2183 | | -version = "0.3.2" |
| 2183 | +version = "0.3.3" |
2184 | 2184 |
|
2185 | 2185 | [[deps.SymbolicUtils]] |
2186 | 2186 | deps = ["AbstractTrees", "Bijections", "ChainRulesCore", "Combinatorics", "ConstructionBase", "DataStructures", "DocStringExtensions", "DynamicPolynomials", "IfElse", "LabelledArrays", "LinearAlgebra", "MultivariatePolynomials", "NaNMath", "Setfield", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "TimerOutputs", "Unityper"] |
|
0 commit comments