qiskit-alice-bob-provider
qiskit-alice-bob-provider copied to clipboard
Qiskit provider to execute quantum circuits on Alice & Bob cat qubits
`qiskit-terra` is part of the `qiskit=0.24` is equivalent to `qiskit>=0.43`. | Qiskit Metapackage Version | qiskit-terra | qiskit-aer | qiskit-ibmq-provider | Release Date | |:--------------------------:|:------------:|:----------:|:------------:|:------------:| | 0.43.0 | 0.24.0 |...
Hi folks! 🚀 I find your Cat Qubits 🐾 an exciting technology and will be glad to develop the codebase 🙂 Do you have anything that an open-source community could...
I'm making this issue because this project is part of the [Qiskit ecosystem](https://qiskit.github.io/ecosystem/). We're introducing a requirement that all projects are compatible with Qiskit 1.0. New users will be using...
Working on python 3.12 support
To update Qiskit to v1.2, a patch is needed on the function `substitute_node_with_dag` to keep our custom measure_x gate working. This patch will probably not work anymore in Qiskit 1.3...
Changed in readme the deprecated `execute()` calls to `backend.run()` from v1.0 of the provider. This PR should be merged after the stable release of the provider.