unitaryfund / pyqrack

Pure Python bindings for the pure C++11/OpenCL Qrack quantum computer simulator library
MIT License
16 stars 8 forks source link

Pennylane plugin #15

Closed WrathfulSpatula closed 2 years ago

WrathfulSpatula commented 2 years ago

Qrack has offered a Qiskit QrackProvider plugin for Pennylane, but the wrapping in Qiskit is likely sub-optimal compared to a direct PyQrack plugin.

I am starting a new repository for such a plugin. Contribution to its materials can constitute a unitaryHACK contribution, including documentation and example programs.

WrathfulSpatula commented 2 years ago

Work has started on this repository: https://github.com/WrathfulSpatula/pennylane-qrack

WrathfulSpatula commented 2 years ago

I got anxious and finished this, already. :smile: