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

Support Fully-Connected Architectures #196

Open s-mandra opened 4 years ago

s-mandra commented 4 years ago

If grid is not specified, qFlex should assume that two-qubits gate are allowed between two arbitrary qubits.

s-mandra commented 4 years ago

@benjaminvillalonga, do you think it's possible to generalize the tensor contraction by relaxing the limitation to have qubits on a grid?