-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
29 lines (27 loc) · 846 Bytes
/
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
name = "Zauner"
uuid = "ce1149fb-49fa-4541-ae6c-62019ae07d40"
authors = ["Steve Flammia <[email protected]>"]
version = "0.1.0"
[deps]
AMRVW = "233ec0c9-6b8d-4766-b9a2-a16e389fc38a"
Convex = "f65535da-76fb-5f13-bab9-19810c17039a"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
GenericFFT = "a8297547-1b15-4a5a-a998-a2ac5f1cef28"
Hecke = "3e1990a7-5d81-5526-99ce-9ba3ff248f21"
LazilyInitializedFields = "0e77f7df-68c5-4e49-93ce-4cd80f5598bf"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SCS = "c946c3f1-0d1f-5ce8-9dea-7daa1f7e2d13"
SpecialMatrices = "928aab9d-ef52-54ac-8ca1-acd7ca42c160"
[compat]
julia = "1.6"
AMRVW = "1"
Convex = "0.16"
ForwardDiff = "0.10"
GenericFFT = "0.1"
Hecke = "0.32"
LazilyInitializedFields = "1"
QuadGK = "2"
Reexport = "1"
SCS = "2"
SpecialMatrices = "3"