unitaryfund / pyqrack

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

Qiskit interpretation #21

Closed WrathfulSpatula closed 2 years ago

WrathfulSpatula commented 2 years ago

This PR allows PyQrack to interpret Qiskit QuantumCircuit objects, with run_qiskit_circuit().

WrathfulSpatula commented 2 years ago

(Tested with Anaconda, both with and without qiskit installed.)