-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathProject.toml
More file actions
51 lines (49 loc) · 1.77 KB
/
Copy pathProject.toml
File metadata and controls
51 lines (49 loc) · 1.77 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
[deps]
AlgorithmsInterface = "d1e3940c-cd12-4505-8585-b0a4b322527d"
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
DataGraphs = "b5a273c3-7e6c-41f6-98bd-8d7f1525a36a"
Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"
GradedArrays = "bc96ca6e-b7c8-4bb6-888e-c93f838762c2"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
ITensorBase = "4795dd04-0d67-49bb-8f44-b89c448a1dc7"
ITensorNetworksNext = "302f2e75-49f0-4526-aef7-d8ba550cb06c"
ITensorPkgSkeleton = "3d388ab1-018a-49f4-ae50-18094d5f71ea"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MatrixAlgebraKit = "6c742aac-3347-4629-af66-fc926824e5e4"
NamedGraphs = "678767b0-92e7-4007-89e4-4527a8725b19"
OMEinsumContractionOrders = "6f22d1fd-8eed-4bb7-9776-e7d684900715"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
SparseArraysBase = "0d5efcca-f356-4864-8770-e1ed8d78f208"
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
TensorAlgebra = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
TensorKitSectors = "13a9c161-d5da-41f0-bcbd-e1a08ae0647f"
TermInterface = "8ea1fca8-c5ef-4a55-8b96-4e9afe9c9a3c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[sources.ITensorNetworksNext]
path = ".."
[compat]
AlgorithmsInterface = "0.1"
Aqua = "0.8.14"
DataGraphs = "0.5"
Dictionaries = "0.4.5"
GradedArrays = "0.14"
Graphs = "1.13.1"
ITensorBase = "0.13"
ITensorNetworksNext = "0.9"
ITensorPkgSkeleton = "0.3.42"
MatrixAlgebraKit = "0.6"
NamedGraphs = "0.11, 0.12, 0.13"
OMEinsumContractionOrders = "1"
QuadGK = "2.11.2"
Random = "1.10"
SafeTestsets = "0.1"
SparseArraysBase = "0.10.4"
StableRNGs = "1"
Suppressor = "0.2.8"
TensorAlgebra = "0.16, 0.17"
TensorKitSectors = "0.3"
TermInterface = "2"
Test = "1.10"