This repository has been archived by the owner on Jul 7, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement Chain normalization by mixed canonization (#28)
* Implement normalization by mixed canonization * Include testset for normalization by mixed canonization * Fix centersite var type * Replace mixed-canonization norm by inplace normalization of LinearAlgebra * Remove old function export * Rename center as root & return the tensor network * Remove useless testset * Replace Chain by MPS in normalization test Co-authored-by: Jofre Vallès Muns <[email protected]> * Fix julia format * Remove useless test for normalization --------- Co-authored-by: Jofre Vallès Muns <[email protected]>
- Loading branch information