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 c72286834074f3854872b8b4aa919e84b4b6498f Merge: c8f134193 a10bab453 Author: Andrew Musselman <[email protected]> AuthorDate: Thu Nov 14 14:10:47 2024 -0800 Merge pull request #472 from rawkintrevo/468-469 MAHOUT-468 & MAHOUT-469 Add parameter object and bind at execution .github/workflows/notebook-testing.yml | 1 + docs/api.md | 42 +++++++++- examples/Optimization_Example.ipynb | 144 +++++++++++++++++++++++++++++++++ examples/Simple_Example.ipynb | 2 +- pyproject.toml | 1 + qumat/amazon_braket_backend.py | 22 ++++- qumat/cirq_backend.py | 29 +++++-- qumat/qiskit_backend.py | 36 ++++++--- qumat/qumat.py | 19 ++++- 9 files changed, 269 insertions(+), 27 deletions(-)
