Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Fix isleftcanonical and isrightcanonical to work for boundary tensors #29

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

jofrevalles
Copy link
Member

Summary

Currently, the isleftcanonical (isrightcanonical) function does not work for the right(left)-most Tensor in a Chain. In this PR, we fix this by adding a "dummy" extra dimension to these boundary tensors, in order to be able to check their canonical form.

@jofrevalles jofrevalles merged commit 31df08d into master Mar 13, 2024
0 of 3 checks passed
@jofrevalles jofrevalles deleted the fix/iscanonicalform branch March 13, 2024 11:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant