Skip to content

fusionblockstructure with argument of the type TensorMapSpace error #303

@Chenqitrg

Description

@Chenqitrg

Hi, developers,

I find that in the newest version of TensorKit, the fusionblockstructure does not work:

V = Z2Space(1=>1)
zeros(Float64,V←V) # error: fusionblockstructure for TensorMapSpace not defined

So I directly write

TensorKit.fusionblockstructure(V←V) # error

In the old version of TensorKit, it returns no error.
Perhaps because of the change in this line in homspace?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions