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:user-subscribe@mahout.apache.org) 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