ngnrsaa / qflex

Flexible Quantum Circuit Simulator (qFlex) implements an efficient tensor network, CPU-based simulator of large quantum circuits.
Apache License 2.0
97 stars 24 forks source link

Run qflex_cirq_example.py with "make run-tests" #163

Closed 95-martin-orion closed 4 years ago

95-martin-orion commented 4 years ago

python/qflex_cirq_example.py has entered a bad state due as we do not run it along with the other tests. We need to enforce this so that the example does not fail

s-mandra commented 4 years ago

On it.