#quantum-simulation #quantum-computing #qoqo #braket #devices #interface #aws

qoqo_for_braket_devices

AWS's Braket devices interface for qoqo python quantum computing toolkit

16 unstable releases (3 breaking)

0.5.0 Mar 20, 2024
0.4.1 Feb 6, 2024
0.3.1 Dec 12, 2023
0.3.0 Nov 23, 2023

#389 in Simulation

Download history 17/week @ 2024-01-23 20/week @ 2024-01-30 4/week @ 2024-02-06 13/week @ 2024-02-20 203/week @ 2024-02-27 262/week @ 2024-03-19 2/week @ 2024-03-26 13/week @ 2024-04-02

277 downloads per month

Apache-2.0

145KB
2K SLoC

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.


lib.rs:

qoqo_for_braket_devices

Braket devices' interface for qoqo.

Collection of AWS's braket devices interfaces implementing qoqo's Device trait.

Dependencies

~30MB
~278K SLoC