UniversalQCompiler icon indicating copy to clipboard operation
UniversalQCompiler copied to clipboard

Synthesizing arbitrary quantum computations

Results 2 UniversalQCompiler issues
Sort by recently updated
recently updated
newest added

This is a quick fix for the `DeviceOfflineError` that was coming up when using the QASM converter. However: the real problem (and real solution) would be to not use `projectq`...

Hi Raban @rabaniten, I opened this PR so you can have a look at the code. It contains the functions for MeasuredQCM, the modified CreateOperationFromGateList and the unit tests.