pedrorrivero / qrand

A multiprotocol and multiplatform quantum random number generation framework
https://pypi.org/project/qrand/
Apache License 2.0
24 stars 14 forks source link

[unitaryHACK](#1) Cirq Support #20

Open harry-stark opened 3 years ago

harry-stark commented 3 years ago

These are the implementation of CirqBackend , CirqPlatform , CirqJob, CirqCircuit.

Fixes #1

harry-stark commented 3 years ago

@pedrorrivero Well made a lot of rookie mistakes in this one. I will keep this a draft and open a parallel PR with less commit mess and better-tested code, adhering to the contributing guidelines. So we can refer to this review again until it is ready.

crazy4pi314 commented 3 years ago

Hey @harry-stark and @pedrorrivero! I wanted to let folks know I am extending the unitaryHACK deadline till the end of this week for PRs that were already in progress to give some time to iterate with maintainers. Let me know if you have questions, or if I can be of help in getting this issue closed!

harry-stark commented 3 years ago

@crazy4pi314 Thank you and that's some news. Will try my best to complete this before the weekend but only pain is that Google Qcs API is still private so very less info and working examples to look at. Will push some change soon.