-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathProject.toml
More file actions
65 lines (64 loc) · 2.26 KB
/
Project.toml
File metadata and controls
65 lines (64 loc) · 2.26 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
[deps]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
DataGraphs = "b5a273c3-7e6c-41f6-98bd-8d7f1525a36a"
Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
EinExprs = "b1794770-133b-4de1-afb4-526377e9f4c5"
Glob = "c27321d9-0574-5035-807b-f59d2c89b15c"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
GraphsFlows = "06909019-6f44-4949-96fc-b9d9aaa02889"
ITensorMPS = "0d1a4710-d33b-49a5-8f18-73bdf49b47e2"
ITensorNetworks = "2919e153-833c-4bdc-8836-1ea460a35fc7"
ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5"
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Metis = "2679e427-3c69-5b7f-982b-ece356f1e94b"
NDTensors = "23ae76d9-e61a-49c4-8f12-3f1a16adf9cf"
NamedGraphs = "678767b0-92e7-4007-89e4-4527a8725b19"
OMEinsumContractionOrders = "6f22d1fd-8eed-4bb7-9776-e7d684900715"
Observers = "338f10d5-c7f1-4033-a7d1-f9dec39bcaa0"
OrdinaryDiffEqTsit5 = "b1df2697-797e-41e3-8120-5422d3b24e4a"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
SplitApplyCombine = "03a91e81-4c3e-53e1-a0a4-9c0c8f19dd66"
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
[compat]
AbstractTrees = "0.4.5"
Adapt = "4.3"
Aqua = "0.8.11"
Compat = "4.16"
DataGraphs = "0.2.13"
Dictionaries = "0.4.4"
Distributions = "0.25.118"
EinExprs = "0.6.8, 0.7"
Glob = "1.3.1"
Graphs = "1.12"
GraphsFlows = "0.1.1"
ITensorMPS = "0.3.6"
ITensorNetworks = "0.15.0"
ITensors = "0.7, 0.8, 0.9"
KrylovKit = "0.8, 0.9, 0.10"
LinearAlgebra = "1.10"
Metis = "1.5"
NDTensors = "0.3, 0.4"
NamedGraphs = "0.8.2, 0.9"
OMEinsumContractionOrders = "0.9.5, 1"
Observers = "0.2.5"
OrdinaryDiffEqTsit5 = "1.1"
Pkg = "1.10"
Random = "1.10"
SafeTestsets = "0.1"
SplitApplyCombine = "1.2.3"
StableRNGs = "1.0.2"
Suppressor = "0.2.8"
TensorOperations = "5.1.4"
Test = "1.10"
UnicodePlots = "3.7.2"