chiamin

Results 23 issues of chiamin

When getting a block, can we also get the corresponding quantum numbers?

question

The parameter `keepdim` in `Svd_truncate` should have a default value (which can be the largest integer) so that users can use only `cutoff` to decide the truncated weight.

enhancement

The function `UniTensor.combineBonds` changes the tensor so there should be an underscore in the function name.

Top priority

I suggest not printing all the elements if the tensor has too many elements. I am not sure what is the best way to print it though.

Low priority

I have a strange error. If I import cytnx, I got Segmentation fault when using matplotlib show(). This happened for either build-from-scratch or conda build. See a demo as follows...

bug
duplicate

When doing DMRG, from time to time the program is stopped and I got the following message: ``` [WARNING] Lanczos_Gnd -> Tridiag error: Lanczos continues automatically. # Cytnx warning occur...

bug
Low priority

We like to support slicing on symmetric UniTensor.

enhancement

We need a Combiner to combine and split bonds.

enhancement

I hope we can use Network but keep the final memory layout for the input tensors, so that we don't need to move memory in every call. This is useful...

enhancement

We will need a simple way to create an MPO from the physical operators, similar to AutoMPO in ITensor.

help wanted
proposal