iitis / PyQBench

Apache License 2.0
4 stars 3 forks source link

Refactor functions performing simulations so they return measurement counts instead of probabilities #25

Open dexter2206 opened 2 years ago

dexter2206 commented 2 years ago

We need to refactor the following functions:

so they return measurement counts and measured qubits instead of probabilities. This is needed so that we can create the output files conforming to our pydantic models.