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

consistent cirq interface #164

Open alexandrupaler opened 4 years ago

alexandrupaler commented 4 years ago

For example, method signatures should be similar, migration of some methods from utils into circuit, eliminate duplication (e.g. generating circuit_data is in multiple python scripts)

alexandrupaler commented 4 years ago

See #147 #134 #132 #122