-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
22 lines (20 loc) · 746 Bytes
/
Copy pathProject.toml
File metadata and controls
22 lines (20 loc) · 746 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[deps]
DFTK = "acf6eb54-70d9-11e9-0013-234b7a5f5337"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
PseudoPotentialData = "5751a51d-ac76-4487-a056-413ecf6fbe19"
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
UnitfulAtomic = "a7773ee8-282e-5fa2-be4e-bd808c38a91a"
[compat]
Interpolations = "0.16.2"
JLD2 = "0.6.3"
PseudoPotentialData = "0.3.0"
PyPlot = "2.11.6"
SpecialFunctions = "2.7.1"
Unitful = "1.28.0"
UnitfulAtomic = "1.0.0"