File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,3 +57,10 @@ TupleTools = "1.5"
5757VectorInterface = " 0.4.8, 0.5"
5858cuTENSOR = " 6"
5959julia = " 1.10"
60+
61+ [extras ]
62+ Mooncake = " da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
63+
64+ [sources ]
65+ MatrixAlgebraKit = {url = " https://github.com/QuantumKitHub/MatrixAlgebraKit.jl" , rev = " ksh/cuda6" }
66+ Mooncake = {url = " https://github.com/chalk-lab/Mooncake.jl" , rev = " ksh/cuda6" }
Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"
2828
2929[sources ]
3030TensorKit = {path = " .." }
31+ MatrixAlgebraKit = {url = " https://github.com/QuantumKitHub/MatrixAlgebraKit.jl" , rev = " ksh/cuda6" }
32+ Mooncake = {url = " https://github.com/chalk-lab/Mooncake.jl" , rev = " ksh/cuda6" }
3133
3234[compat ]
3335Aqua = " 0.6, 0.7, 0.8"
You can’t perform that action at this time.
0 commit comments