Cytnx
Cytnx copied to clipboard
suggestion: throw exception for runtime error
I suggest that we throw an exception rather than exit(1) when there is a runtime error so that one can use gdb to check additional information.