-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
27 lines (24 loc) · 1 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
name = "FeAmGen"
uuid = "09acbd30-6a93-4470-b10f-afabe20e3192"
authors = ["zhaoli-IHEP <[email protected]>", "Quan-feng WU <[email protected]>"]
version = "1.1.2"
[deps]
AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
FORM_jll = "f4eadb04-70c1-5b36-8221-785c072cda07"
FeynUtils = "947500ca-7ec6-465e-ad7d-4d54f6f3e52a"
FeynmanDenominators = "1df0d65b-6fd8-42c5-9ac8-877b5d69ab8e"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
PakAlgorithm = "f0784644-10a5-4e1c-b68e-38e358b2efe8"
Pipe = "b98c9c47-44ae-5843-9183-064241ee97a0"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
SymEngine = "123dc426-2d89-5057-bbad-38513e3affd8"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
nauty_jll = "55c6dc9b-343a-50ca-8ff2-b71adb3733d5"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test"]