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

Fix mixed_canonize function #49

Merged
merged 5 commits into from
Jun 20, 2024
Merged

Conversation

jofrevalles
Copy link
Member

This PR fixes the mixed_canonize function by adding a missing svd step in the center of the Chain. This step is crucial to ensure that we have the singular values in the center and all the tensors are in the proper canonical form.

Since the function normalize! depended on the previous implementation of mixed_canonize, we add a small fix for this function too.

@jofrevalles jofrevalles requested a review from mofeing June 20, 2024 09:30
@jofrevalles jofrevalles merged commit fa0d561 into master Jun 20, 2024
5 checks passed
@jofrevalles jofrevalles deleted the fix/mixed_canonize_function branch June 20, 2024 09:31
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