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.
2 parents 7910b27 + 9a09e88 commit 3fee901Copy full SHA for 3fee901
Project.toml
@@ -78,8 +78,9 @@ FiniteDifferences = "0.12"
78
FunctionalStateMachine = "0.2.9"
79
JSON3 = "1"
80
KernelDensityEstimate = "0.5.6"
81
+LinearAlgebra = "1.10"
82
ManifoldDiff = "0.3"
-Manifolds = "0.9"
83
+Manifolds = "0.9.12"
84
ManifoldsBase = "0.15"
85
Manopt = "0.4.40"
86
MetaGraphs = "0.7"
@@ -91,12 +92,12 @@ RecursiveArrayTools = "2.31.1, 3"
91
92
Reexport = "1"
93
SparseDiffTools = "2"
94
StaticArrays = "1"
-Statistics = "1"
95
+Statistics = "1.10"
96
StatsBase = "0.32, 0.33, 0.34"
97
StructTypes = "1"
98
TensorCast = "0.3.3, 0.4"
99
TimeZones = "1.3.1"
-julia = "1.9"
100
+julia = "1.10"
101
102
[extras]
103
AMD = "14f7f29c-3bd6-536c-9a0b-7339e30b5a3e"
0 commit comments