boschmitt / tweedledum

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

Python build should reuse the C++ library #178

Open yurivict opened 2 years ago

yurivict commented 2 years ago

Currently it rebuilds everything again from sources, which makes it slow and wastes CPU.