forked from HechtiDerLachs/Oscar.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
31 lines (29 loc) · 1.41 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
31
name = "Oscar"
uuid = "f1435218-dba5-11e9-1e4d-f1a5fab5fc13"
authors = ["Claus Fieker <[email protected]>", "Giovanni De Franceschi <[email protected]>", "Johannes Schmitt <[email protected]>", "Max Horn <[email protected]>", "William Hart <[email protected]>", "Taylor Brysiewicz <[email protected]>", "Michael Joswig <[email protected]>", "Marek Kaluba <[email protected]>", "Sascha Timme <[email protected]>", "Sebastian Gutsche <[email protected]>"]
version = "0.8.0-DEV"
[deps]
AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
GAP = "c863536a-3901-11e9-33e7-d5cd0df7b904"
Hecke = "3e1990a7-5d81-5526-99ce-9ba3ff248f21"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Polymake = "d720cf60-89b5-51f5-aff5-213f193123e7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
RandomExtensions = "fb686558-2515-59ef-acaa-46db3789a887"
Singular = "bcd08a7b-43d2-5ff7-b6d4-c458787f915c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
msolve_jll = "6d01cc9a-e8f6-580e-8c54-544227e08205"
[compat]
AbstractAlgebra = "0.23.0"
DocStringExtensions = "0.8"
GAP = "0.7.3"
Hecke = "0.10.28"
Nemo = "0.28.0"
Polymake = "0.7.0"
RandomExtensions = "0.4.3"
Singular = "0.9.1"
julia = "1.6"
msolve_jll = "0.1.7"