ProjectQ-Framework / ProjectQ

ProjectQ: An open source software framework for quantum computing
https://projectq.ch
Apache License 2.0
888 stars 274 forks source link

IBM backend update #366

Closed dbretaud closed 4 years ago

dbretaud commented 4 years ago

*Update the ibm backend to the 'object storage' communication protocol, as the basic job submit post protocol was deprecated: Qiskit/qiskit-ibmq-provider@e33b17a (Problem mentioned in #363 and #365)

*Also some cleanup of old ibm setup and example. Readme file updated to reflect those changes.

Takishima commented 4 years ago

Thanks for swiftly updating the code for the IBM backend!