Skip to content

Commit

Permalink
Export contract
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman committed May 24, 2024
1 parent f8f4dbd commit 62cf463
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/ITensorMPS.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ using .Experimental: Experimental
include("Deprecated.jl")
using .Deprecated: Deprecated, dmrg
export dmrg
@reexport using ITensors: contract
@reexport using ITensors.ITensorMPS:
@OpName_str,
@SiteType_str,
Expand Down
1 change: 1 addition & 0 deletions test/utils/TestITensorMPSExportedNames.jl
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ const ITENSORMPS_EXPORTED_NAMES = [
:coefficient,
:common_siteind,
:common_siteinds,
:contract,
:convert_leaf_eltype,
:correlation_matrix,
:cutoff,
Expand Down

0 comments on commit 62cf463

Please sign in to comment.