Metadata-Version: 1.2
Name: qoqo_pyquest
Version: 0.1.2
Summary: Quantum Computing Base Package
Home-page: https://quantumsimulations.de
Author: HQS Quantum Simulations
Author-email: info@quantumsimulations.de
License: Apache-2.0
Description: # qoqo-pyquest
        
        ![Read the Docs](https://img.shields.io/readthedocs/qoqo_pyquest)
        ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/HQSquantumsimulations/qoqo_pyquest/ci_tests)
        ![PyPI](https://img.shields.io/pypi/v/qoqo_pyquest)
        ![PyPI - License](https://img.shields.io/pypi/l/qoqo_pyquest)
        ![PyPI - Format](https://img.shields.io/pypi/format/qoqo_pyquest)
        
        PyQuEST interface for the 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.
        
Platform: UNKNOWN
Requires-Python: >=3.7
