We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad66785 commit ab02606Copy full SHA for ab02606
1 file changed
ext/TensorKitCUDAExt/TensorKitCUDAExt.jl
@@ -14,7 +14,7 @@ using TensorKit.Factorizations
14
using TensorKit.Strided
15
using TensorKit.Factorizations: AbstractAlgorithm
16
using TensorKit: SectorDict, tensormaptype, scalar, similarstoragetype, AdjointTensorMap, scalartype, project_symmetric_and_check
17
-import TensorKit: randisometry, rand, randn, similarmatrixtype, _set_subblock!
+import TensorKit: randisometry, rand, randn, _set_subblock!
18
19
using TensorKit: MatrixAlgebraKit
20
0 commit comments