I noticed the following note in the source code:
|
Note |
|
---- |
|
Current implementation may return wrong number of symmetrized tensors for higher rank... |
|
""" |
Can you give an example to illustrate this situation? How large a rank will trigger this problem, and is there a way to deal with it, such as performing some sort of decomposition to lower the rank?
Regards,
Zhao