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.10.tar.gz (39.1 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.10-py3-none-any.whl (34.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: devqubit_braket-0.1.10.tar.gz
  • Upload date:
  • Size: 39.1 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.10.tar.gz
Algorithm Hash digest
SHA256 211b4cc86ffb445f0cf699715d79dddade2911568d94bae17f8bde6574000171
MD5 8e4e17fa84e1db079f49903df89d9297
BLAKE2b-256 1c5ac2912ec46a3fa385c7011f5ae3504008da5b672386e621704cd69f323426

See more details on using hashes here.

Provenance

The following attestation bundles were made for devqubit_braket-0.1.10.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.10-py3-none-any.whl.

File metadata

File hashes

Hashes for devqubit_braket-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 22d8379dfc3c08c81b9d7a232237ab5b1d42dbcb4b5344795c4cb86fb211c046
MD5 5355e829d41b13b3e36443e3b008135a
BLAKE2b-256 5f817d6dc891a254730b4eda92f1b4802a1e0c7258c22af1148137b0e1d9cf6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for devqubit_braket-0.1.10-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