We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b94fc85 commit 7dd5bc9Copy full SHA for 7dd5bc9
Project.toml
@@ -55,9 +55,10 @@ GraphMakie = "0.5.14, 0.6"
55
Graphs = "1.4"
56
InteractiveUtils = "1.10"
57
JSON3 = "1"
58
+LieGroups = "0.1"
59
LinearAlgebra = "1.10"
60
Manifolds = "0.9, 0.10"
-ManifoldsBase = "0.14, 0.15, 1"
61
+ManifoldsBase = "0.14, 0.15, 1, 2"
62
OrderedCollections = "1.4"
63
Pkg = "1.4, 1.5"
64
ProgressMeter = "1"
@@ -75,7 +76,6 @@ Test = "1.10"
75
76
TimeZones = "1.3.1"
77
UUIDs = "1.10"
78
julia = "1.10"
-LieGroups = "0.1"
79
80
[extras]
81
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
0 commit comments