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
The following commit(s) were added to refs/heads/main by this push:
new d8ef7a1a0 Adding minutes
d8ef7a1a0 is described below
commit d8ef7a1a0b8265fc11bf25fb9778f6c801ec1e4e
Author: Andrew Musselman <[email protected]>
AuthorDate: Fri Oct 4 13:58:02 2024 -0700
Adding minutes
---
website/_posts/2024-10-04-Meeting-Minutes.md | 53 ++++++++++++++++++++++++++++
1 file changed, 53 insertions(+)
diff --git a/website/_posts/2024-10-04-Meeting-Minutes.md
b/website/_posts/2024-10-04-Meeting-Minutes.md
new file mode 100644
index 000000000..0409f036c
--- /dev/null
+++ b/website/_posts/2024-10-04-Meeting-Minutes.md
@@ -0,0 +1,53 @@
+---
+layout: post
+title: Meeting Minutes
+date: 2024-10-04 00:00:00 -0800
+category: minutes
+---
+## Weekly community meeting
+[Subscribe](mailto:[email protected]) to the Mahout User list
to ask for details on joining.
+
+### Attendees
+* Andrew Musselman
+* Jowanza Joseph
+* Tommy Naugle
+* Trevor Grant
+
+### Old Business
+* [Splitting Mahout project code into discrete repos
(andrew)](https://issues.apache.org/jira/projects/MAHOUT/issues/MAHOUT-2204)
+ * mahout-website
+ * mahout-classic
+ * mahout-samsara
+ * mahout-qumat
+* [Docker image for web site build (to
jowanza)](https://issues.apache.org/jira/projects/MAHOUT/issues/MAHOUT-2165)
+* Roadmap
+ * Q2
+ * Classic in maintenance mode (done)
+ * Q3
+ * Qumat with hardened (tests, docs, CI/CD) cirq and qiskit backends
(in flight)
+ * Kernel methods (in flight)
+ * Submit public talk about Qumat (done, Fossy Aug 2024)
+ * Amazon Braket (done)
+ * Q4 and beyond
+ * Distributed quantum solvers
+* Add GitHub Project
+* Add "talks" page to web site (for Andrew)
+* PyPi release for QuMat
+* Tommy has picked up [kernel methods
spike](https://issues.apache.org/jira/browse/MAHOUT-2200) now [in github
issue](https://github.com/apache/mahout/issues/456)
+ * [457](https://github.com/apache/mahout/issues/457)
+ * [458](https://github.com/apache/mahout/issues/458)
+ * [Data encoding and kernel
notes](https://github.com/apache/mahout/wiki/Data-Encoding-and-Kernel-Notes)
+
+### New Business
+* Reviewing https://github.com/rawkintrevo/mahout/blob/pqc-docs/docs/p_q_c.md
+* Reviewing
https://docs.quantum.ibm.com/api/qiskit/qiskit.circuit.library.ZZFeatureMap
+* [#461 Implement testing
workflow](https://github.com/apache/mahout/issues/461)
+* [#463 Move PQC docs to this
repo](https://github.com/apache/mahout/issues/463)
+* [#464 Parameterize R(X)](https://github.com/apache/mahout/issues/464)
+* [#465 Parameterize R(Z)](https://github.com/apache/mahout/issues/465)
+* [#466 Parameterize R(Y)](https://github.com/apache/mahout/issues/466)
+* [#467 Parameterize U](https://github.com/apache/mahout/issues/467)
+* [#468 Add a Parameter object](https://github.com/apache/mahout/issues/468)
+* [#469 Bind parameter values at
execution](https://github.com/apache/mahout/issues/469)
+* [#470 Add Qumat to PyPi](https://github.com/apache/mahout/issues/470)
+