Skip to content

Commit

Permalink
Another export
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman committed May 6, 2024
1 parent c32e253 commit eae5b48
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 @@ -54,6 +54,7 @@ const alternating_update_dmrg = ITensorTDVP.dmrg
coefficient,
common_siteind,
common_siteinds,
convert_leaf_eltype, # remove export
correlation_matrix,
cutoff,
cutoff!, # deprecate
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,
:convert_leaf_eltype, # remove export
:correlation_matrix,
:cutoff,
:cutoff!, # deprecate
Expand Down

0 comments on commit eae5b48

Please sign in to comment.