shiavm006 opened a new pull request, #1072: URL: https://github.com/apache/mahout/pull/1072
Fix a bug in the Cirq backend where `execute_circuit()` mutates the original circuit by appending measurement operations directly to it. This causes duplicate measurements to accumulate when the same circuit is executed multiple times, breaking circuit reuse and leading to incorrect results. ### Related Issues #1069 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
