pasqal-io / qadence

Digital-analog quantum programming interface
https://pasqal-io.github.io/qadence/latest/
Apache License 2.0
64 stars 17 forks source link

[Realistic-sims, Benchmarking, Measurements] Improve performance for classical shadows method #145

Open madagra opened 8 months ago

madagra commented 8 months ago

Classical shadows algorithm performance can be greatly improved by doing appropriate parallelization of the loop for shadow computation and in other places within the code (see comments throughout the code).

UPDATE 06/11/23: let's use this issue for testing also the performance of the bitstring corruption routines which might be quite inefficient. Up to how many qubits can we go?

Roland-djee commented 4 months ago

Part of Ethan internship ?