Alice-Bob-SW / qiskit-alice-bob-provider

Qiskit provider to execute quantum circuits on Alice & Bob cat qubits
https://felis.alice-bob.com/docs/
Apache License 2.0
28 stars 11 forks source link

feat: Support Qiskit 1.0+ #43

Closed MaxleDrut closed 3 months ago

MaxleDrut commented 3 months ago

This PR introduces fixes and changes on the Qiskit Alice & Bob provider to make it work with Qiskit 1.0 and higher. We aim to offer the same interfaces as in the previous version, however, the new release can not be backward compatible with versions earlier than 1.0.

It has been tested on the Felis sample notebooks, against sampler benchmarks and on the remote targets.

This PR releases the package as a pre-release for version 1.0.0, to start testing it and prepare the update to our documentation.