boschmitt / tweedledum

C++17 Library for analysis, compilation/synthesis, and optimization of quantum circuits
MIT License
97 stars 35 forks source link

With TWEEDLEDUM_PYBINDS=OFF fewer C++ files are compiled but still produces the same result #175

Open yurivict opened 2 years ago

yurivict commented 2 years ago

With TWEEDLEDUM_PYBINDS OFF or ON installed files are all same. This means that this option turns on some unnecessary compilations.