Skip to content

Commit

Permalink
Change over export
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman committed May 6, 2024
1 parent a35ff4b commit 812e0ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ const ITENSORMPS_EXPORTED_NAMES = [
:StateName,
:Sum,
:Sweeps,
:TagType, # deprecate
:Trotter,
:ValName,
:add,
Expand Down Expand Up @@ -187,7 +188,6 @@ const ITENSOR_EXPORTED_NAMES = [
:Order, # deprecate
:QN, # remove export
:TagSet, # remove export
:TagType, # deprecate
:addblock!, # deprecate
:addtags,
:addtags!, # deprecate
Expand Down

0 comments on commit 812e0ae

Please sign in to comment.