forked from eni-bleni/TensorNetworks
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
17 lines (16 loc) · 757 Bytes
/
Project.toml
File metadata and controls
17 lines (16 loc) · 757 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name = "TensorNetworks"
uuid = "bf05fd6d-b814-440f-8e78-cc5435f5625f"
authors = ["Viktor Svensson <svensson.viktor.91@gmail.com>"]
version = "2.0.1"
[deps]
ArnoldiMethod = "ec485272-7323-5ecc-a04f-4719b315124d"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
DoubleFloats = "497a8b3b-efae-58df-a0af-a86822472b78"
GenericLinearAlgebra = "14197337-ba66-59df-a3e3-ca00e7dcff7a"
GenericSchur = "c145ed77-6b09-5dd9-b285-bf645a82121e"
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LinearMaps = "7a12625a-238d-50fd-b39a-03d52299707e"
SparseArrayKit = "a9a3c162-d163-4c15-8926-b8794fbefed2"
TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"