Skip to main content

Quantum Computing Base Package

Project description

# qoqo

[![Documentation Status](https://readthedocs.org/projects/qoqo/badge/?version=latest)](https://qoqo.readthedocs.io/en/latest/?badge=latest) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/HQSquantumsimulations/qoqo/ci_tests) ![PyPI](https://img.shields.io/pypi/v/qoqo) ![PyPI - License](https://img.shields.io/pypi/l/qoqo) ![PyPI - Format](https://img.shields.io/pypi/format/qoqo)

Quantum Operation Quantum Operation Yes we use [reduplication](https://en.wikipedia.org/wiki/Reduplication)

qoqo is a python package to represent quantum circuits by [HQS Quantum Simulations](https://quantumsimulations.de).

qoqo provides:

  • A circuit class to represent quantum programms

  • Single- and Two-Qubit Operations that can be executed (decomposed) on any universal quantum computer

  • PRAGMA Operations that only apply to certain hardware, simulators or annotate circuits with additional informations

  • Classical Register and Measurement operations to use in a quantum program

  • Measurement classes for evaluating observable measurements based on projective measurements from quantum hardware or simulator readouts

  • A Backend base class defining a standard for interfacing from qoqo to other toolkits, hardware and simulators

  • A Device base class defining a standard for device representation

This software is still in the beta stage. Functions and documentation are not yet complete and breaking changes can occur.

## Examples

For a collection of Examples see the jupyter notebook in examples. The examples also require the qoqo_pyquest and qoqo_mock interfaces.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qoqo-0.2.4.tar.gz (46.0 kB view hashes)

Uploaded Source

Built Distribution

qoqo-0.2.4-py2.py3-none-any.whl (69.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page