Cytnx icon indicating copy to clipboard operation
Cytnx copied to clipboard

Quantum number related methods for symmetric UniTensor

Open pcchen opened this issue 1 year ago • 1 comments

How to get information about possible quantum number blocks and their quantum number? Now I have to print a UniTensor to see these information. Also when I try following two methods to a symmetric UniTensor, I always get some error.

# H_sym.getTotalQnums()
# H_sym.get_blocks_qnums()
  • If my syntax is wrong, what is the correct syntax?
  • Or this is a bug?

pcchen avatar Apr 27 '24 14:04 pcchen

I think this is a bug related to the pybind part, will try to fix soon.

j9263178 avatar Jun 07 '24 00:06 j9263178