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 33887aa47 Adding minutes
33887aa47 is described below
commit 33887aa474089c73fe45ae498d00be523fadbbea
Author: Andrew Musselman <[email protected]>
AuthorDate: Fri Sep 27 13:53:30 2024 -0700
Adding minutes
---
website/_posts/2024-09-27-Meeting-Minutes.md | 41 ++++++++++++++++++++++++++++
1 file changed, 41 insertions(+)
diff --git a/website/_posts/2024-09-27-Meeting-Minutes.md
b/website/_posts/2024-09-27-Meeting-Minutes.md
new file mode 100644
index 000000000..e2ff97240
--- /dev/null
+++ b/website/_posts/2024-09-27-Meeting-Minutes.md
@@ -0,0 +1,41 @@
+---
+layout: post
+title: Meeting Minutes
+date: 2024-09-27 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
+* 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 (accepted, Fossy Aug 2024)
+ * Amazon Braket (done)
+ * Q4 and beyond
+ * Distributed quantum solvers
+
+### New Business
+* 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
https://github.com/apache/mahout/issues/456
+ * https://github.com/apache/mahout/issues/457
+ * https://github.com/apache/mahout/issues/458
+ * https://github.com/apache/mahout/wiki/Data-Encoding-and-Kernel-Notes
+* Stacked hands to review
https://docs.quantum.ibm.com/api/qiskit/qiskit.circuit.library.ZZFeatureMap and
get some understanding of what's needed in Qumat