PennyLaneAI / pennylane-qiskit

The PennyLane-Qiskit plugin integrates the Qiskit quantum computing framework and IBM Q with PennyLane.
https://docs.pennylane.ai/projects/qiskit
Apache License 2.0
191 stars 66 forks source link

Fix Qiskit Basic Aer broken link in docs #554

Open CatalinaAlbornoz opened 5 months ago

CatalinaAlbornoz commented 5 months ago

The link to Basic Aer provider documentation here is broken. I think Qiskit now wants people to use BasicProvider instead.

trbromley commented 5 months ago

Thanks @CatalinaAlbornoz! We'll be removing the basic aer device in the next release. CC @austingmhuang @lillian542