Skip to content

yelojakit/qiskit-honeywell-provider

 
 

Repository files navigation

Qiskit Honeywell Provider

Qiskit-compliant implementation of provider that allows accessing the Honeywell quantum devices

Installation

To install this provider you must have qiskit-terra installed. Installing this provider will automatically install qiskit-terra when using PIP.

We encourage installing this via the PIP tool (a python package manager), which will handle the dependencies as necessary (you may need C++ build dependencies)

pip3 install qiskit-honeywell-provider

Setting up the Honeywell Provider

Once the package is installed, you can access the provider from Qiskit via the following import:

from qiskit.providers.honeywell import Honeywell

About

Qiskit provider for Honeywell backends.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%