quantumlib/qsim

Swap endianness of MPS simulator to match that of the state vector simulator

MichaelBroughton opened this issue · 0 comments

Right now the MPS has different qubit index endianness when applying gates vs the built-in state vector simulator. Not super high priority, but we should probably swap this around for consistency sake.