ValeevGroup / BTAS

Basic Tensor Algebra Subroutines
http://itensor.org/btas
BSD 3-Clause "New" or "Revised" License
46 stars 19 forks source link

Fix how epsilon is handled #135

Closed kmp5VT closed 2 years ago

kmp5VT commented 2 years ago

when hit max iterations and not converged

kmp5VT commented 2 years ago

@evaleev This branch contains several minor fixes. One of the most important is the size ->LH_size fix, which correctly resizes the core tensor in the tucker-based tensor-network CP decomposition strategy.