-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathProject.toml
More file actions
27 lines (25 loc) · 869 Bytes
/
Project.toml
File metadata and controls
27 lines (25 loc) · 869 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 = "JFLIM"
uuid = "0dbae7d0-f6ea-43a5-b225-e598605bc55b"
authors = ["RainerHeintzmann <heintzmann@gmail.com>"]
version = "0.1.0"
[deps]
BioformatsLoader = "d1f74bce-bb60-11ea-2eff-3d75f256b4d8"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
FourierTools = "b18b359b-aebc-45ac-a139-9c0ccbb2871e"
IndexFunArrays = "613c443e-d742-454e-bfc6-1d7f8dd76566"
InverseModeling = "ce844058-9528-415d-a63d-06f3dd08b29f"
MicroscopyTools = "5e5ac434-ba26-417f-ab6b-a88e74d16cdd"
NDTools = "98581153-e998-4eef-8d0d-5ec2c052313d"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
[compat]
BioformatsLoader = "0.4"
CUDA = "5.6"
ChainRulesCore = "1.25"
FourierTools = "0.4"
IndexFunArrays = "0.2"
MicroscopyTools = "0.2"
NDTools = "0.7, 0.8"
Plots = "1.40"
Statistics = "1.11"