XanaduAI / strawberryfields

Strawberry Fields is a full-stack Python library for designing, simulating, and optimizing continuous variable (CV) quantum optical circuits.
https://strawberryfields.ai
Apache License 2.0
745 stars 187 forks source link

Update DeviceSpec to work with XCC #644

Closed thisac closed 2 years ago

thisac commented 2 years ago

Context: As part of the migration to the XCC API, the DeviceSpec class needs to be updated.

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues: None

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (integrate-xanadu-cloud-client@188123b). Click here to learn what that means. The diff coverage is n/a.

@@                       Coverage Diff                        @@
##             integrate-xanadu-cloud-client     #644   +/-   ##
================================================================
  Coverage                                 ?   98.22%           
================================================================
  Files                                    ?       75           
  Lines                                    ?     8978           
  Branches                                 ?        0           
================================================================
  Hits                                     ?     8819           
  Misses                                   ?      159           
  Partials                                 ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 188123b...10fb39a. Read the comment docs.