rigetti / pyquil

A Python library for quantum programming using Quil.
http://docs.rigetti.com
Apache License 2.0
1.4k stars 342 forks source link

Make final memory values from QPU jobs available #1702

Closed MarquessV closed 10 months ago

MarquessV commented 10 months ago

After running a job on a QPU, the final memory values for any region that was read from and written to are available on the execution result. We should make this available to users via QAMExecutionResult