-
Notifications
You must be signed in to change notification settings - Fork 12
/
Project.toml
30 lines (29 loc) · 1.34 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 = "ToyFHE"
uuid = "ed6b25c6-c39d-11e9-27fc-075f0335bf0b"
authors = ["Keno Fischer <[email protected]>"]
version = "0.1.0"
[deps]
AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"
AutoHashEquals = "15f4f7f2-30c1-5605-9d31-71845cf9641f"
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
BitIntegers = "c3b6d118-76ef-56ca-8cc7-ebb389d030a1"
CuArrays = "3a865a2d-5b23-5a0f-bc46-62713ec82fae"
DeepDiffs = "ab62b9b5-e342-54a8-a765-a90f495de1a6"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
FourierTransforms = "65ccaadd-67db-5e3c-9b87-b7ebc17758a8"
GPUArrays = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
GaloisFields = "8d0d7f98-d412-5cd4-8397-071c807280aa"
Hecke = "3e1990a7-5d81-5526-99ce-9ba3ff248f21"
IRTools = "7869d1d1-7146-5819-86e3-90919afe41df"
JuliaInterpreter = "aa1ae85d-cabe-5617-a682-6adf51b2e16a"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Mods = "7475f97c-0381-53b1-977b-4c60186c8d62"
Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a"
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
Primes = "27ebfcd6-29c5-5fa9-bf4b-fb8fc14df3ae"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"