Skip to content

Commit 373eaf2

Browse files
JoeyT1994mtfishman
andauthored
Update ext/ITensorsTensorOperationsExt/ITensorsTensorOperationsExt.jl
Co-authored-by: Matt Fishman <[email protected]>
1 parent f3b93a4 commit 373eaf2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ext/ITensorsTensorOperationsExt/ITensorsTensorOperationsExt.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
module ITensorsTensorOperationsExt
22

33
using ITensors: ITensors, ITensor, dim, inds
4-
using NDTensors.AlgorithmSelection: @Algorithm_str
5-
using TensorOperations: TensorOperations, optimaltree
4+
using TensorOperations: optimaltree
65

76
function ITensors.optimal_contraction_sequence(
87
As::Union{Vector{<:ITensor},Tuple{Vararg{ITensor}}}

0 commit comments

Comments
 (0)