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 65c1f7a commit a0414e3Copy full SHA for a0414e3
Project.toml
@@ -18,6 +18,7 @@ GeometryOpsCore = "05efe853-fabf-41c8-927e-7063c8b9f013"
18
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
19
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
20
SortTileRecursiveTree = "746ee33f-1797-42c2-866d-db2fce69d14d"
21
+StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
22
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
23
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
24
@@ -51,6 +52,7 @@ LinearAlgebra = "1"
51
52
Proj = "1"
53
Random = "1"
54
SortTileRecursiveTree = "0.1.2"
55
+StaticArrays = "1"
56
Statistics = "1"
57
TGGeometry = "0.1"
58
Tables = "1"
0 commit comments