This is an automated email from the ASF dual-hosted git repository. akm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/mahout.git
commit a75402b1913b516329ab4388cf63a3cced995725 Merge: 273207c10 13610e3a1 Author: Andrew Musselman <[email protected]> AuthorDate: Wed Oct 29 12:19:45 2025 -0700 Merge pull request #590 from guan404ming/overlap MAHOUT-476: Add overlap measurement qumat/amazon_braket_backend.py | 29 ++++++ qumat/cirq_backend.py | 29 ++++++ qumat/qiskit_backend.py | 30 ++++++ qumat/qumat.py | 54 +++++++++++ testing/test_overlap_measurement.py | 179 ++++++++++++++++++++++++++++++++++++ 5 files changed, 321 insertions(+)
