diff --git a/website/_posts/2024-12-06-Meeting-Minutes.md b/website/_posts/2024-12-06-Meeting-Minutes.md new file mode 100644 index 000000000..00de86c15 --- /dev/null +++ b/website/_posts/2024-12-06-Meeting-Minutes.md @@ -0,0 +1,40 @@ +--- +layout: post +title: Meeting Minutes +date: 2024-12-06 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 +* Trevor Grant + +### Old Business +* [Splitting Mahout project code into discrete repos](https://issues.apache.org/jira/projects/MAHOUT/issues/MAHOUT-2204) (to Andrew) + * mahout-website + * mahout-classic + * mahout-samsara + * mahout-qumat +* [Docker image for web site build](https://issues.apache.org/jira/projects/MAHOUT/issues/MAHOUT-2165) (to Jowanza) +* Roadmap + * H1-2025 + * Distributed quantum solvers +* Add GitHub Project +* [#463 Move PQC docs to this repo](https://github.com/apache/mahout/issues/463) (done) +* [#464 Parameterize R(X)](https://github.com/apache/mahout/issues/464) (done) +* [#465 Parameterize R(Z)](https://github.com/apache/mahout/issues/465) (done) +* [#466 Parameterize R(Y)](https://github.com/apache/mahout/issues/466) (done) +* [#467 Parameterize U](https://github.com/apache/mahout/issues/467) (done) +* [#468 Add a Parameter object](https://github.com/apache/mahout/issues/468) (done) +* [#469 Bind parameter values at execution](https://github.com/apache/mahout/issues/469) (done) +* [#461 Implement testing workflow](https://github.com/apache/mahout/issues/461) +* [#470 Add Qumat to PyPi](https://github.com/apache/mahout/issues/470) + +### New Business +* [#476 Overlap measurements](https://github.com/apache/mahout/issues/476) (to Trevor) +* [#477 Swap test](https://github.com/apache/mahout/issues/477) (to Andrew) +* [#478 Post-processing](https://github.com/apache/mahout/issues/478) +* [#475 Add open in colab button to Optimization Example](https://github.com/apache/mahout/issues/475) (to Andrew) +* [#474 Add angle definitions to Optimization Example](https://github.com/apache/mahout/issues/474)