Skip to main content

RunningMan

Project description

runningman

runningman is a Qiskit Runtime interface that aids in building vertically and maintaining a platform agnostic interface.

About

Executing on IBM Quantum systems is now done through the Qiskit Runtime, and the ubiqitous backend.run() will be removed from their service. For those looking to build on top of Qiskit this has several consequences. First, supporting multiple hardware providers is now more complicated, and boilerplate code must be written to handle differing interfaces. Second, for packages that require backend knowledge, e.g. for things like error suppression and mitigation techniques, one must either carry two pieces of information around (backend instance and Runtime executor for IBM systems) or use the executor in place of a backend and extract the details from there. This would again require a bit of machinery to do this; code that would have to be reproduced for each package / repo that needs it.

runningman is a package that takes care of a lot of this machinery in a single location. Its primary goal is to enable backend.run() to work on IBM Quantum systems via a wrapper; once again allowing for the backend to be the sole variable needed for getting device characteristics as well as performing the execution, and making it easier to work across providers that leverage Qiskit.

Usage

[!IMPORTANT]
This package is for supporting my own projects, and nothing is guarenteed, save for the guarentee that nothing is guarenteed

See the tutorials folder.

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

runningman-2.3.0.tar.gz (15.2 kB view details)

Uploaded Source

File details

Details for the file runningman-2.3.0.tar.gz.

File metadata

  • Download URL: runningman-2.3.0.tar.gz
  • Upload date:
  • Size: 15.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.6

File hashes

Hashes for runningman-2.3.0.tar.gz
Algorithm Hash digest
SHA256 99f98ca2c854363083c5a39d2382667f6eed36a8e1db312d4ff0918f417290d7
MD5 73793a98cfe33eeab358359863f8eb8c
BLAKE2b-256 58da1844e876e56efcd015fe0d76a929a457722531ed77b4c133352bb748bd93

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page