Jozef Genzor

Results 2 issues of Jozef Genzor

I temporarily got around issue #449 by commenting out the problematic lines but then when I tried to import cytnx in python, I had another issue: I ran ``` import...

python binding

First, I had to add `add_compile_options(-Wno-c++11-narrowing)` into CMakeLists.txt to get rid of this error: ``` error: non-constant-expression cannot be narrowed from type 'value_type' (aka 'int') to 'unsigned long long' in...

Top priority
compile/build