Qiskit QRyd Provider ==================== .. image:: https://img.shields.io/pypi/pyversions/qiskit_qryd_provider.svg?color=blue :alt: Supported Python versions .. image:: https://img.shields.io/pypi/v/qiskit_qryd_provider.svg?color=blue :alt: Package version on PyPI :target: https://pypi.org/project/qiskit_qryd_provider/ .. image:: https://img.shields.io/badge/docs-Sphinx-blue.svg :alt: Documentation :target: https://thequantumlaend.de/docs/ .. image:: https://img.shields.io/pypi/l/qiskit_qryd_provider.svg?color=green :alt: License :target: https://www.apache.org/licenses/LICENSE-2.0 This Python library contains a provider for the `Qiskit `_ quantum computing framework. The provider allows for accessing the GPU-based emulator and the future Rydberg quantum computer of the `QRydDemo `_ consortium. Using the Qiskit QRyd Provider ------------------------------ :doc:`Installation Instructions ` How to install the library. :doc:`Tutorials ` Getting started with the library. :doc:`Reference ` Documentation of classes and functions of the library. .. toctree:: :maxdepth: 2 :caption: User Guide :hidden: installation tutorials .. toctree:: :maxdepth: 2 :caption: Reference :hidden: provider backends job gates License ------- The Qiskit QRyd Provider is licensed under the `Apache License 2.0 `_.