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 caefe8f04 Typos
caefe8f04 is described below

commit caefe8f04e2de3d9a53dd9b3de7ed9993d6f7c2f
Author: Andrew Musselman <[email protected]>
AuthorDate: Mon Feb 3 02:24:52 2025 -0800

    Typos
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index d811ab636..b2de1388b 100644
--- a/README.md
+++ b/README.md
@@ -22,11 +22,11 @@ The goal of the Apache Mahoutâ„¢ project is to build an 
environment for quickly
 
 For additional information about Mahout, visit the [Mahout Home 
Page](http://mahout.apache.org/)
 
-![QuMat Logo](docs/assets/mascot.png)
+![Qumat Logo](docs/assets/mascot.png)
 
-# QuMat
+# Qumat
 
-QuMat is a POC of a high level Python library for intefacing with multiple 
quantum computing backends. It is designed to be easy to use and to abstract 
the particularities of each backend, so that you may 'write once, run 
anywhere.' Like the Java of quantum computing, but Java is the new COBOL so 
we're trying to distance ourselves from that comparison :P
+Qunat is a POC of a high level Python library for intefacing with multiple 
quantum computing backends. It is designed to be easy to use and to abstract 
the particularities of each backend, so that you may 'write once, run 
anywhere.' Like the Java of quantum computing, but Java is the new COBOL so 
we're trying to distance ourselves from that comparison :P
 
 Check out [basic gates](docs/basic_gates.md) for a quick introduction to the 
basic gates. These are now supported across multiple quantum computing 
frameworks, including Qiskit, Cirq, and Braket.
 

Reply via email to