Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It appears that there is no need to multiply with the 'left lambda'. …
…Lambdas are multiplied into mat as the algorithm goes over the qubits in the 'multiply mat by right lambda' portion of the code.
- Loading branch information
93c79ad
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Related with Qiskit#2305