PennyLaneAI / pennylane-qulacs

The PennyLane-Qulacs plugin integrates the Qulacs quantum computing framework with PennyLane's quantum machine learning capabilities.
https://docs.pennylane.ai/projects/qulacs
Apache License 2.0
27 stars 17 forks source link

Fix deprecated import path for `QubitDevice` #74

Closed astralcai closed 1 month ago

astralcai commented 1 month ago

pennylane.QubitDevice is deprecated in v0.39, importing QubitDevice from pennylane.devices instead.