You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Various small fixes and improvements to RandExpand (#335)
* rework random expansion
* update docstring
* add and update changelog
* fix spaces
* fix overexpanding
* add changebonds for MultilineMPS
* ensure spaces are consistent
* add periodicvector
* clamp iteration count to avoid NaN
* rework implementation again
* clamp krylovdim
* add utility fullrank for spaces
* remove stray show
* fix off-by-one error
* discard attempts and go back to original implementation
* update changelog
* update docs
* fix in-place for multiline
* more small fixes and changelog updates
* improve docs
* small fix
* another small fix
0 commit comments