From c7cd7af3b60f1637426072bf3a29172c683128fc Mon Sep 17 00:00:00 2001 From: Andrew Musselman Date: Wed, 3 Apr 2024 13:57:38 -0700 Subject: [PATCH] Adding weekly minutes --- website/_posts/2024-04-03-Meeting-Minutes.md | 43 ++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 website/_posts/2024-04-03-Meeting-Minutes.md diff --git a/website/_posts/2024-04-03-Meeting-Minutes.md b/website/_posts/2024-04-03-Meeting-Minutes.md new file mode 100644 index 000000000..e16d31119 --- /dev/null +++ b/website/_posts/2024-04-03-Meeting-Minutes.md @@ -0,0 +1,43 @@ +--- +layout: post +title: Meeting Minutes +date: 2024-04-02 00:00:00 -0800 +category: minutes +--- +## Weekly community meeting + +### Attendees +* Tommy Naugle +* Andrew Musselman +* Trevor Grant + +### Old Business +1. Happy hour some week soon, invite collaborators and conspirators +1. Kernel method research spike: https://issues.apache.org/jira/browse/MAHOUT-2200 +1. Make ticket to add notebooks to notebooks directory in source tree (https://issues.apache.org/jira/browse/MAHOUT-2198) +1. Add execute method to qumat https://issues.apache.org/jira/browse/MAHOUT-2201 +1. Splitting Mahout project code into discrete repos https://issues.apache.org/jira/projects/MAHOUT/issues/MAHOUT-2204 + * mahout-website + * mahout-classic + * mahout-samsara + * mahout-qumat +1. Create testing suite template (PR open) https://issues.apache.org/jira/projects/MAHOUT/issues/MAHOUT-2202 +1. Docker image for web site build https://issues.apache.org/jira/projects/MAHOUT/issues/MAHOUT-2165 +1. Cirq backend (resolved) issues.apache.org/jira/projects/MAHOUT/issues/MAHOUT-2203 +1. Moving to GitHub Issues instead of JIRA issues.apache.org/jira/projects/MAHOUT/issues/MAHOUT-2205 +1. Next steps for qiskit and cirq back ends issues.apache.org/jira/projects/MAHOUT/issues/MAHOUT-2206 + +### New Business +1. Qumat allowed python versions incompatible with latest cirq requirements (PR open) issues.apache.org/jira/projects/MAHOUT/issues/MAHOUT-2207 +1. Reviewed pytest pr +1. Reviewing happy hour date/time (done) +1. Roadmap + * Q2 + 1. Qumat with hardened (tests, docs, CI/CD) cirq and qiskit backends + 1. Kernel methods started + 1. Submit public talk about Qumat + 1. Classic in maintenance mode + * Q3 and beyond + 1. Amazon Braket + 1. Distributed quantum solvers +