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

Add truncate function for tensors in a Chain #13

Closed
jofrevalles opened this issue Feb 20, 2024 · 2 comments
Closed

Add truncate function for tensors in a Chain #13

jofrevalles opened this issue Feb 20, 2024 · 2 comments
Labels
feature New feature or request

Comments

@jofrevalles
Copy link
Member

Summary

Add a truncate function that truncates a tensor in a Chain. This function should look into the state, check for singular values, and truncate accordingly.

@jofrevalles jofrevalles added the feature New feature or request label Feb 20, 2024
@mofeing
Copy link
Member

mofeing commented Feb 20, 2024

Just a note: This truncate function implements local truncation of a virtual index. Whether that local truncation is globally optimal depends on the canonization.

@jofrevalles
Copy link
Member Author

Closing this as it was implemented in PR #16

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants