Mirror of Apache Mahout

Clone this repo:
  1. b5b76c0 MAHOUT-2202 Testing Suite Template (plus MAHOUT-2207) (#442) by Tommy Naugle · 2 days ago main
  2. 6e4b203 [hotfix] Create 2024-04-24-Meeting-Minutes.md by Trevor Grant · 7 days ago
  3. d418bf6 Merge pull request #447 from apache/feature/mahout-2212 by Trevor Grant · 7 days ago
  4. d598675 runs builds for pull requests against branch by Jowanza Joseph · 7 days ago feature/mahout-2212
  5. f840ef7 Adding weekly minutes by Andrew Musselman · 14 days ago

Welcome to Apache Mahout!

The goal of the Apache Mahout™ project is to build an environment for quickly creating scalable, performant machine learning applications.

For additional information about Mahout, visit the Mahout Home Page

QuMat Logo

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

Check out basic gates for a quick introduction to the basic gates which are basically all that exist right now (and even those only exist for qiskit).

Getting started

To install dependencies, run the following:

pip install -U poetry
poetry install

Legal

Please see the NOTICE.txt included in this directory for more information.