mrcdr

Results 1 issues of mrcdr

Dear developers, I faced a problem that the `NDEBUG` macro defined here: https://github.com/ITensor/ITensor/blob/9afc9ead6d69cb040acb060c225c04fa571f9d7b/itensor/global.h#L76-L80 disabled any `assert()`, placed even in my own code. I finally noticed that the `DEBUG` (or `-DDEBUG`...