-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathProject.toml
More file actions
89 lines (83 loc) · 3.17 KB
/
Copy pathProject.toml
File metadata and controls
89 lines (83 loc) · 3.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
name = "CombinatorialSpaces"
uuid = "b1c52339-7909-45ad-8b6a-6e388f7c67f2"
license = "MIT"
version = "0.10.1"
authors = ["Luke Morris <luke.morris@ufl.edu>", "George Rauta <grauta@ufl.edu>", "Evan Patterson <evan@epatters.org>", "James Fairbanks <fairbanksj@ufl.edu>"]
[deps]
ACSets = "227ef7b5-1206-438b-ac65-934d6da304b8"
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
Catlab = "134e5e36-593f-5add-ad60-77f754baafbe"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
GATlab = "f0ffcf3b-d13a-433e-917c-cc44ccf5ead2"
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
LazyArrays = "5078a376-72f3-5289-bfd5-ec5146d43c02"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MeshIO = "7269a6da-0436-5bbc-96c2-40638cbb6118"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
[weakdeps]
AppleAccelerate = "13e28ba4-7ad8-5781-acae-3021b1ed3924"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
DelaunayTriangulation = "927a84f5-c5f4-47a5-9785-b46e178433df"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Meshes = "eacbb407-ea5a-433e-ab97-5258b1ca43fa"
Metal = "dde4c033-4e86-420c-a63e-0dd931031962"
TetGen = "c5d3f3f7-f850-59f6-8a2e-ffc6dc1317ea"
[extensions]
CombinatorialSpacesCUDAExt = "CUDA"
CombinatorialSpacesDelaunayTriangulationExt = "DelaunayTriangulation"
CombinatorialSpacesMakieExt = "Makie"
CombinatorialSpacesMeshesExt = "Meshes"
CombinatorialSpacesMetalExt = ["AppleAccelerate", "Metal"]
CombinatorialSpacesTetGenExt = "TetGen"
[compat]
ACSets = "0.2"
AppleAccelerate = "0.6"
Artifacts = "1.9, 1"
CUDA = "5.2, 6"
Catlab = "0.17"
DelaunayTriangulation = "1.6.4"
FileIO = "^1"
GATlab = "0.1.5, 0.2"
GeometryBasics = "0.5"
JSON = "0.21.4, 1"
KernelAbstractions = "0.9"
Krylov = "0.9.6, 0.10"
LazyArrays = "0.20, 0.21, 0.22, 1.0, 2"
LinearAlgebra = "1.9"
Makie = "0.21, 0.22, 0.23, 0.24"
MeshIO = "0.4, 0.5"
Meshes = "0.55.10, 0.56, 0.57"
Metal = "1"
Parameters = "0.12.3, 0.13"
Random = "1.10, 1.11.0"
Reexport = "0.2, 1.0"
SparseArrays = "1.9"
StaticArrays = "0.12, 1.0"
Statistics = "1"
StatsBase = "0.34"
TetGen = "2"
Unitful = "1"
julia = "1.10"
[extras]
AppleAccelerate = "13e28ba4-7ad8-5781-acae-3021b1ed3924"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
DelaunayTriangulation = "927a84f5-c5f4-47a5-9785-b46e178433df"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Meshes = "eacbb407-ea5a-433e-ab97-5258b1ca43fa"
Metal = "dde4c033-4e86-420c-a63e-0dd931031962"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
TetGen = "c5d3f3f7-f850-59f6-8a2e-ffc6dc1317ea"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
[targets]
test = ["AppleAccelerate", "Makie", "CUDA", "DelaunayTriangulation", "Metal", "Meshes", "Random", "TetGen", "Test", "Statistics", "Unitful"]