Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement tensors function for Operator types #80

Closed
jofrevalles opened this issue Aug 2, 2023 · 1 comment
Closed

Implement tensors function for Operator types #80

jofrevalles opened this issue Aug 2, 2023 · 1 comment
Labels
bug Something isn't working question Further information is requested

Comments

@jofrevalles
Copy link
Member

jofrevalles commented Aug 2, 2023

Currently the tensors function is not implemented for Operator types. @mofeing argues that it is not easy to implement tensors for Operators when the input and output sites do not match (e. g. SpacedMatrixProductOperator). I think that currently both MPO and PEPO only support the same input/output sites, so maybe we could just implement that (as #78 intended).

@mofeing mofeing added bug Something isn't working question Further information is requested on hold Blocked due to some reason and removed on hold Blocked due to some reason labels Aug 2, 2023
@mofeing
Copy link
Member

mofeing commented Nov 3, 2023

Related code moved to Qrochet.jl.

@mofeing mofeing closed this as not planned Won't fix, can't repro, duplicate, stale Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants