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
* Add `check_input` method for `fixedpoint`
* Add `contraction_metrics` tuple to returned `info`
* Add tests for real C4v optimization and QR-CTMRG optimizations
* Fix `truncation_error` in sequential mode and catch `:fixed` mode error for real tensors in tests
* Use type parameters in `check_input` and use old seed again
* Use `:linsolver` by default for C4v CTMRG
* Update changelog
* Rerender Heisenberg example
* Alter seed to make QR-CTMRG not hickup
* Update src/algorithms/optimization/peps_optimization.jl
Co-authored-by: Lukas Devos <ldevos98@gmail.com>
* Add symmetrization to `_check_algorithm_combination`
---------
Co-authored-by: Lander Burgelman <39218680+leburgel@users.noreply.github.com>
Co-authored-by: Lukas Devos <ldevos98@gmail.com>
0 commit comments