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 25 forks source link

cirq 0.5.0 amplitudes simulator #122

Closed alexandrupaler closed 5 years ago

alexandrupaler commented 5 years ago

once 0.6.0 is out remove thecirq_amplitudes_sim.py frompython/cirq_interface, because 0.6.0 has the support for SimulatesAmplitudes class

alexandrupaler commented 5 years ago

the same for python/cirq_interface/fsim_gate.py

95-martin-orion commented 5 years ago

Cirq v0.6.0 has been released, unblocking this issue. @alexandrupaler, please get in touch if it looks like the new Cirq version is breaking our tests.