@@ -8,7 +8,6 @@ projects = ["test", "docs", "benchmark"]
88
99[deps ]
1010Accessors = " 7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
11- BlockTensorKit = " 5f87ffc2-9cf1-4a46-8172-465d160bd8cd"
1211ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
1312Compat = " 34da2185-b29b-5c13-b0c7-acf172513d20"
1413DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -19,6 +18,7 @@ LoggingExtras = "e6f89c97-d47a-5376-807f-9c37f3926c36"
1918MPSKit = " bb1c41ca-d63c-52ed-829e-0820dda26502"
2019MPSKitModels = " ca635005-6f8c-4cd1-b51d-8491250ef2ab"
2120MatrixAlgebraKit = " 6c742aac-3347-4629-af66-fc926824e5e4"
21+ Mooncake = " da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
2222OhMyThreads = " 67456a42-1dca-4109-a031-0a68de7e3ad5"
2323OptimKit = " 77e91f04-9b3b-57a6-a776-40b61faaebe0"
2424Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
@@ -28,22 +28,10 @@ TensorKit = "07d1fe3e-3e46-537d-9eac-e9e13d0d4cec"
2828TensorOperations = " 6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
2929TupleTools = " 9d95972d-f1c8-5527-a6e0-b4b365fa01f6"
3030VectorInterface = " 409d34a3-91d5-4945-b6ec-7529ddf182d8"
31- Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
32-
33- [weakdeps ]
34- Mooncake = " da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
3531
3632[extensions ]
3733PEPSKitMooncakeExt = " Mooncake"
3834
39- [sources ]
40- BlockTensorKit = {url = " https://github.com/quantumkithub/BlockTensorKit.jl" , rev = " main" }
41- TensorKit = {url = " https://github.com/quantumkithub/TensorKit.jl" , rev = " main" }
42- MPSKit = {url = " https://github.com/quantumkithub/mpskit.jl" , rev = " main" }
43- OptimKit = {url = " https://github.com/kshyatt/optimkit.jl" , rev = " patch-1" }
44- KrylovKit = {url = " https://github.com/kshyatt/krylovkit.jl" , rev = " patch-1" }
45- VectorInterface = {url = " https://github.com/quantumkithub/vectorinterface.jl" , rev = " main" }
46-
4735[compat ]
4836Accessors = " 0.1"
4937ChainRulesCore = " 1.0"
@@ -66,5 +54,4 @@ TensorKit = "0.16.5, 0.17"
6654TensorOperations = " 5"
6755TupleTools = " 1.6.0"
6856VectorInterface = " 0.6"
69- Zygote = " 0.6, 0.7"
7057julia = " 1.10"
0 commit comments