hunghaoti
hunghaoti
> [@hunghaoti](https://github.com/hunghaoti) I wonder if there is a benchmark for with and without HPTT? I benchmark `UniTensor::contiguous_` function, which used `HPTT`. Run on (8 X 4200 MHz CPU s) cpu...
I believe the original design intention was to allow for easy switching between Python and C++. For instance, if the Python code uses `SymType.U`, the C++ code would also use...
I suggest that in the future we can consider replacing `enum` with `enum class`.
I agree this PR is good to merge. @IvanaGyro , what do you think?
> The TDVP check fails. It seems that the Lanczos does not converge. However, the algorithm should not be affected by any of the changes in this branch. Could it...
Is it possible to add some simple unit test?