ORNL-QCI / tnqvm

Tensor Network QPU Simulator for Eclipse XACC
43 stars 10 forks source link

Partial wavefunction build #18

Closed DmitryLyakh closed 4 years ago

DmitryLyakh commented 6 years ago

So far in the ExaTensorMPSVisitor the (lazy) application of quantum gates builds the MPS wavefunction for all qubits upon first gate encounter. In future, I should restrict this build for only relevant qubits which will be acted upon during the evaluation of a circuits segment.