We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a70d54a commit e201ad1Copy full SHA for e201ad1
src/ITensors.jl
@@ -34,7 +34,6 @@ Base.keys(ts::TagSet) = Base.OneTo(length(ts)) # added
34
35
import ITensors: Tag, commontags
36
37
-
38
maxlength(tag::Tag) = length(tag.data) # added
39
40
function Base.length(tag::Tag) # added
0 commit comments