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

Add device info methods #616

Closed lneuhaus closed 3 years ago

lneuhaus commented 3 years ago

Before submitting

Please complete the following checklist when submitting a PR:

When all the above are checked, delete everything above the dashed line and fill in the pull request template.


Context:

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

codecov[bot] commented 3 years ago

Codecov Report

Merging #616 (5ca2e37) into master (cda84e4) will decrease coverage by 0.19%. The diff coverage is 40.00%.

@@            Coverage Diff             @@
##           master     #616      +/-   ##
==========================================
- Coverage   98.55%   98.35%   -0.20%     
==========================================
  Files          77       77              
  Lines        8857     8880      +23     
==========================================
+ Hits         8729     8734       +5     
- Misses        128      146      +18     
Impacted Files Coverage Δ
strawberryfields/api/connection.py 87.75% <37.93%> (-12.25%) :arrow_down:
strawberryfields/api/devicespec.py 95.23% <100.00%> (ø)

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 cda84e4...5ca2e37. Read the comment docs.

thisac commented 3 years ago

ch7988

lneuhaus commented 3 years ago

closing since this won't be implemented