Related to PR #27. Right now for iterating over block executing PyPMIR will yield the qops buffer regardless if it can be combine with latter qops. It might be good to keep on building the buffer so there is a larger chunk of operations for the ErrorModel and qsim to work with... presumably it would be faster to do so.
Related to PR #27. Right now for iterating over block executing PyPMIR will yield the qops buffer regardless if it can be combine with latter qops. It might be good to keep on building the buffer so there is a larger chunk of operations for the ErrorModel and qsim to work with... presumably it would be faster to do so.