qoqo_for_braket_devices

Crates.ioqoqo_for_braket_devices
lib.rsqoqo_for_braket_devices
version0.7.0
sourcesrc
created_at2023-08-22 10:45:55.612845
updated_at2024-10-07 14:14:12.754749
descriptionAWS's Braket devices interface for qoqo python quantum computing toolkit
homepage
repositoryhttps://github.com/HQSquantumsimulations/qoqo_for_braket
max_upload_size
id950935
size71,311
Nicolas Vogt (nfwvogt)

documentation

README

qoqo logo

qoqo_for_braket_devices

Braket devices interface for the qoqo quantum toolkit by HQS Quantum Simulations.

In order to make the update a device instance with Braket's information possible, the user has to run the following code before using this package:

TODO

Installation

We provide pre-built binaries for linux, macos and windows on x86_64 hardware and macos on arm64. Simply install the pre-built wheels with

pip install qoqo-for-braket-devices

General

Braket is under the Apache-2.0 license ( see https://github.com/aws/amazon-braket-sdk-python/blob/main/LICENSE ).

qoqo_for_braket_devices itself is also provided under the Apache-2.0 license.

Testing

This software is still in the beta stage. Functions and documentation are not yet complete and breaking changes can occur.

If you find unexpected behaviour please open a github issue.

Commit count: 0

cargo fmt