Skip to content

Commit

Permalink
Remove Algorithm from extension namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman authored Feb 12, 2024
1 parent 7e533f2 commit 739e752
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module ITensorNetworksEinExprsExt

using ITensors: Index, ITensor, Algorithm, @Algorithm_str, noncommoninds
using ITensors: Index, ITensor, @Algorithm_str, noncommoninds
using ITensorNetworks:
ITensorNetworks, ITensorNetwork, vertextype, vertex_data, contraction_sequence
using EinExprs: EinExprs, EinExpr, einexpr, SizedEinExpr
Expand Down

0 comments on commit 739e752

Please sign in to comment.