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 b455b73 commit c32e253
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 @@ -41,6 +41,7 @@ const alternating_update_dmrg = ITensorTDVP.dmrg
StateName,
Sum,
Sweeps,
TagType, # deprecate
Trotter,
ValName,
add,
Expand Down
1 change: 1 addition & 0 deletions test/utils/TestITensorMPSExportedNames.jl
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ const ITENSORMPS_EXPORTED_NAMES = [
:Spectrum,
:StateName,
:Sum,
:TagType, # deprecate
:Sweeps,
:Trotter,
:ValName,
Expand Down

0 comments on commit c32e253

Please sign in to comment.