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 875ef7166 FOSDEM talk
875ef7166 is described below
commit 875ef7166e30eff334de130a11387957c66b0443
Author: Andrew Musselman <[email protected]>
AuthorDate: Fri Jan 24 14:20:57 2025 -0800
FOSDEM talk
---
website/_posts/2025-01-24-FOSDEM-Talk.md | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/website/_posts/2025-01-24-FOSDEM-Talk.md
b/website/_posts/2025-01-24-FOSDEM-Talk.md
new file mode 100644
index 000000000..067cac08e
--- /dev/null
+++ b/website/_posts/2025-01-24-FOSDEM-Talk.md
@@ -0,0 +1,15 @@
+---
+layout: post
+title: Mahout at FOSDEM: "Introducing Qumat"
+date: 2025-01-24 00:00:00 -0800
+category: news
+---
+## FOSDEM 2025, ULB Solbosch Campus
+## Feb 2nd, Brussels, Belgium
+[Introducing Qumat! (An Apache Mahout
Joint)](https://fosdem.org/2025/schedule/event/fosdem-2025-5298-introducing-qumat-an-apache-mahout-joint-)
+
+There seem to be as many quantum computing languages as there are quantum
computers. IBM’s qiskit attempts to address this by providing interfaces to
multiple backends, but do we really want a vendor owning the coding ecosystem?
What could go wrong? Lulz. Apache Mahout’s Qumat project allows users to write
their circuits once and then run the same code on multiple vendors. In this
talk we’ll discuss how Apache Mahout’s Samsara project introduced the idea of
avoiding vendor lock-in by all [...]
+
+### Presented by
+* Trevor Grant
+* Andrew Musselman