Skip to content

tdnaugle/mahout

This branch is 95 commits behind apache/mahout:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

630ab71 · Oct 4, 2024
Sep 5, 2024
Oct 4, 2024
Apr 17, 2024
Jul 26, 2020
Aug 1, 2024
Apr 29, 2024
Oct 4, 2024
Aug 9, 2024
Jan 24, 2024
Jul 28, 2020
Jul 22, 2020
Aug 2, 2024
Nov 11, 2019
Jul 27, 2024

Repository files navigation

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

Roadmap

Q2

  • Transition of Classic to maintenance mode

Q3

  • Integration of Qumat with hardened (tests, docs, CI/CD) cirq and qiskit backends
  • Initiation of kernel methods
  • Integration with Amazon Braket
  • Public talk about Qumat

Q3 and beyond

  • Development of distributed quantum solvers

Legal

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

About

Mirror of Apache Mahout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 36.2%
  • Python 29.5%
  • SCSS 19.4%
  • JavaScript 8.7%
  • Shell 3.5%
  • Ruby 2.7%