Skip to main content

Library to interact with qcentroid qiskit runtime

Project description

qcentroid-runtime-qiskit

deploy to pypi Python PyPI CodeFactor

QCentroid library to interact with Qiskit

Install

pip install qcentroid-runtime-qiskit

Use

Simple example

As easy as this:

from qcentroid_runtime_qiskit import QCentroidRuntimeQiskit
import logging

logger = logging.getLogger(__name__)

def main():
    
    # Get the solver details
    QCentroidRuntimeQiskit.get_instance() # with optional params

    logger.info(f"currentVersion:{QCentroidRuntimeQiskit.getVersion()}")
    QCentroidRuntimeQiskit.execute(circuit)
    
    
if __name__ == "__main__":
    logging.basicConfig(level=logging.DEBUG)
    main() 

Project details


Download files

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

Source Distribution

qcentroid_runtime_qiskit-0.1.4.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

qcentroid_runtime_qiskit-0.1.4-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file qcentroid_runtime_qiskit-0.1.4.tar.gz.

File metadata

File hashes

Hashes for qcentroid_runtime_qiskit-0.1.4.tar.gz
Algorithm Hash digest
SHA256 0a0d2255d7a63e8c51d431f50791ce572244068ec0b39ff44d08e72891ce3c46
MD5 72d8731f5342a8cc8a8fa5ef6eec784c
BLAKE2b-256 f637515b721356564d0e9bda14e0b45cd2691bc7549b709c3582de3ba44163f1

See more details on using hashes here.

File details

Details for the file qcentroid_runtime_qiskit-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for qcentroid_runtime_qiskit-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 171d6bcf68bbee2d2793cd6c401e9e2ec8c10f42cdf54ee656b6e195417dac9c
MD5 1c606fad16546ffb466b01a0ecb818fa
BLAKE2b-256 955da575af92bbed31f8ac3ac9503dd06ed8fe4409c08b69dffaf58e63559c6d

See more details on using hashes here.

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