We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a2dc7d commit 9a09e88Copy full SHA for 9a09e88
Project.toml
@@ -78,7 +78,7 @@ FiniteDifferences = "0.12"
78
FunctionalStateMachine = "0.2.9"
79
JSON3 = "1"
80
KernelDensityEstimate = "0.5.6"
81
-LinearAlgebra = "1"
+LinearAlgebra = "1.10"
82
ManifoldDiff = "0.3"
83
Manifolds = "0.9.12"
84
ManifoldsBase = "0.15"
@@ -92,7 +92,7 @@ RecursiveArrayTools = "2.31.1, 3"
92
Reexport = "1"
93
SparseDiffTools = "2"
94
StaticArrays = "1"
95
-Statistics = "1"
+Statistics = "1.10"
96
StatsBase = "0.32, 0.33, 0.34"
97
StructTypes = "1"
98
TensorCast = "0.3.3, 0.4"
0 commit comments