We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc344c commit c9a082eCopy full SHA for c9a082e
1 file changed
test/cuda/cu_adapt.jl
@@ -2,7 +2,7 @@ using Test
2
using MPSKit
3
using TensorKit
4
using CUDA, cuTENSOR, Adapt
5
-using MPSKit: GeometryStyle, OperatorStyle
+using MPSKit: GeometryStyle, OperatorStyle, MPOStyle, FiniteChainStyle
6
7
@testset "Adapting to CuArray" begin
8
# start from random operators
0 commit comments