iitis / PyQBench

Apache License 2.0
4 stars 3 forks source link

[WIP, DON'T MERGE UNTIL COMPLETED] Implement job batching #37

Closed dexter2206 closed 2 years ago

dexter2206 commented 2 years ago

This PR implements the batching of experiments for Fourier-discrimination experiments, i.e. sending multiple circuits in one job and correlating the results with the inputs.

To achieve the following are implemented: