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

Speedup Travis #193

Closed s-mandra closed 4 years ago

s-mandra commented 4 years ago

This is mostly related to the fact that cirq must be reinstalled every time.

s-mandra commented 4 years ago

Just created a public docker image dagart/cirq-alpine for everyone to use as a base for qFlex.

alexandrupaler commented 4 years ago

@s-mandra can you please install cirq 0.6 in the docker image? It would be needed to test #213