Skip to main content

devqubit adapter for Braket

Project description

devqubit-braket

Amazon Braket adapter for devqubit. Automatically captures circuits, results, and device information from Braket simulators and QPUs.

Installation

pip install devqubit[braket]

Usage

from braket.circuits import Circuit
from braket.devices import LocalSimulator
from devqubit import track

circuit = Circuit().h(0).cnot(0, 1)

with track(project="braket-exp") as run:
    device = run.wrap(LocalSimulator())
    task = device.run(circuit, shots=1000)
    result = task.result()

What's Captured

  • Circuits — OpenQASM 3, Braket IR
  • Results — Measurement counts, result types
  • Device info — Device ARN, properties, topology

License

Apache 2.0

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

devqubit_braket-0.1.4.tar.gz (39.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

devqubit_braket-0.1.4-py3-none-any.whl (28.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: devqubit_braket-0.1.4.tar.gz
  • Upload date:
  • Size: 39.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for devqubit_braket-0.1.4.tar.gz
Algorithm Hash digest
SHA256 397d53a4b162a743886d3b7e69702410561869a9f7b640d9b87ec463509bc6c6
MD5 0f9508abd5da9cf9e6843f6f482e3811
BLAKE2b-256 be4c05b105ce2e52dfb9a49df34e5c365a8c935fc963dfc9e164ed3427505474

See more details on using hashes here.

Provenance

The following attestation bundles were made for devqubit_braket-0.1.4.tar.gz:

Publisher: release.yaml on devqubit-labs/devqubit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for devqubit_braket-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 62f2839f0f82c5e678fa7fb66735a68c36eb2868b0400c4cb91ec1b5e85ba82f
MD5 38b47f2db5ce2e4be559e3ed877616bb
BLAKE2b-256 c67558c1ee5441c9c475610b417dfc551a11bc9b7c3c694c43eddc7be730dd5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for devqubit_braket-0.1.4-py3-none-any.whl:

Publisher: release.yaml on devqubit-labs/devqubit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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