-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathProject.toml
More file actions
27 lines (25 loc) · 859 Bytes
/
Copy pathProject.toml
File metadata and controls
27 lines (25 loc) · 859 Bytes
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
name = "CortexPlot"
uuid = "3e05bac1-479d-436b-8d8a-dabcf2211736"
version = "0.1.6"
authors = ["Marco Congedo <marco.congedo@gmail.com>", "Arthur Tatlian", "Esteban Padilla"]
[deps]
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
Leadfields = "d0ef5c8d-53fe-4948-8f80-436d4b7c1491"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MAT = "23992714-dd62-5051-b70f-ba57cb901cac"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
MeshIO = "7269a6da-0436-5bbc-96c2-40638cbb6118"
PrecompileSignatures = "91cefc8d-f054-46dc-8f8c-26e11d7c5411"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Xloreta = "1065177d-3187-4367-82d7-a0dd2e6bc05e"
[compat]
GeometryBasics = "0.5.10"
Leadfields = "0.2.0"
LinearAlgebra = "1.12.0"
MAT = "0.11.5"
Makie = "0.24.11"
MeshIO = "0.5.3"
PrecompileSignatures = "3.0.3"
Printf = "1.11.0"
Xloreta = "0.1.7"
julia = "1.10"