-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathProject.toml
30 lines (28 loc) · 1.3 KB
/
Project.toml
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
name = "QuantumStates"
uuid = "17f0441f-15e0-42ae-a101-302633ff8f0f"
authors = ["christian-hh <[email protected]>"]
version = "0.1.0"
[deps]
CGcoefficient = "c862aa61-d51e-47d1-b396-b1e789b4e0b6"
CompositeStructs = "534720e6-2374-40c5-8712-bf9a2f1643c6"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
HalfIntegers = "f0d1745a-41c9-11e9-1dd9-e5d34d218721"
IJulia = "7073ff75-c697-5162-941a-fcdaad2a7d2a"
InfiniteArrays = "4858937d-0d70-526a-a4dd-2d5cb5dd786c"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
MutableNamedTuples = "af6c499f-54b4-48cc-bbd2-094bba7533c7"
NamedTupleTools = "d9ec5142-1e00-5aa0-9d6a-321866360f50"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
PartialWaveFunctions = "793d2195-304b-438e-bbb1-bc33c872ac39"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
UnitsToValue = "5caa0048-c25e-4a56-acb0-6c22dcda5114"
WignerSymbols = "9f57e263-0b3d-5e2e-b1be-24f2bb48858b"
WignerSymbols_Simple = "6f4d8845-3f91-4d66-b298-731c1c4e9a06"
[compat]
julia = "1"