Metadata-Version: 1.2
Name: qoqo-pyquest
Version: 0.3.0
Summary: Quantum Computing Base Package
Home-page: https://quantumsimulations.de
Author: HQS Quantum Simulations
Author-email: info@quantumsimulations.de
License: Apache-2.0
Description: <img src="qoqo_Logo_vertical_color.png" alt="qoqo logo" width="300" />
        
        # qoqo-pyquest
        
        [![Documentation Status](https://readthedocs.org/projects/qoqo_pyquest/badge/?version=latest)](https://qoqo_pyquest.readthedocs.io/en/latest/?badge=latest)
        [![GitHub Workflow Status](https://github.com/HQSquantumsimulations/qoqo_pyquest/workflows/ci_tests/badge.svg)](https://github.com/HQSquantumsimulations/qoqo_pyquest/actions)
        [![PyPI](https://img.shields.io/pypi/v/qoqo_pyquest)](https://pypi.org/project/qoqo_pyquest/)
        ![PyPI - License](https://img.shields.io/pypi/l/qoqo_pyquest)
        [![PyPI - Format](https://img.shields.io/pypi/format/qoqo_pyquest)](https://pypi.org/project/qoqo_pyquest/)
        
        PyQuEST interface for the [qoqo](https://github.com/HQSquantumsimulations/qoqo) quantum toolkit by [HQS Quantum Simulations](https://quantumsimulations.de).
        
        qoqo-pyquest provides the PyQuestBackend class that allows users to simulate a qoqo circuit.
        The PyQuestBackend can be uses together with the Measurement or DoUnitary classes of qoqo for automated observable measurements.
        
        This software is still in the beta stage. Functions and documentation are not yet complete and breaking changes can occur.
        
        ## Contributing
        
        We welcome contributions to the project. If you want to contribute code, please have a look at CONTRIBUTE.md for our code contribution guidelines.
Platform: UNKNOWN
Requires-Python: >=3.7
