Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@a-corni a-corni released this 04 Oct 13:45
· 6 commits to main since this release

Main Changes

  • Implement FresnelQPU.get_specs to fetch the Device abstract representation associated with the last calibration of the QPU.
  • Implement system polling when querying the result of a Job from the QPU.
  • Relax condition on the Register of a Sequence submitted to FresnelQPU: a layout must be associated, but it no longer have to match one of the calibrated layouts.

Contributors