Cytnx
Cytnx copied to clipboard
Cannot run with another library
I am using the tensor train library from Xavier Waintal's group. (It is unpublic yet so unfortunately I cannot provide a demo code.) However I found that if I imported both his library and Cytnx, it would trigger a segmentation fault when running his library, even if the code does not use any Cytnx function. Do you have an idea what the possible reason could be?
By the way I am Chia-Min.
Does change the import order make a difference?