| Crates.io | qoqo_for_braket_devices |
| lib.rs | qoqo_for_braket_devices |
| version | 0.8.0 |
| created_at | 2023-08-22 10:45:55.612845+00 |
| updated_at | 2025-08-21 09:31:36.853874+00 |
| description | AWS's Braket devices interface for qoqo python quantum computing toolkit |
| homepage | |
| repository | https://github.com/HQSquantumsimulations/qoqo_for_braket |
| max_upload_size | |
| id | 950935 |
| size | 133,580 |
Braket devices interface for the qoqo quantum toolkit by HQS Quantum Simulations. The API documentation is available here.
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
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
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.
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.