You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider making SiteType callable, similar to OpName and StateName, so that SiteType("S=1/2")() constructs the unit range AbstractUnitRange(SiteType("S=1/2")).
Consider making
SiteType
callable, similar toOpName
andStateName
, so thatSiteType("S=1/2")()
constructs the unit rangeAbstractUnitRange(SiteType("S=1/2"))
.Followup to #17.
The text was updated successfully, but these errors were encountered: