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

Replace Connection class with xcc.Connection #645

Closed Mandrenkov closed 2 years ago

Mandrenkov commented 2 years ago

Context: It was decided that the strawberryfields.api.Connection class should be replaced by the xcc.Connection class.

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@fda8956). Click here to learn what that means. The diff coverage is n/a.

@@                       Coverage Diff                        @@
##             integrate-xanadu-cloud-client     #645   +/-   ##
================================================================
  Coverage                                 ?   98.22%           
================================================================
  Files                                    ?       75           
  Lines                                    ?     8994           
  Branches                                 ?        0           
================================================================
  Hits                                     ?     8834           
  Misses                                   ?      160           
  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 fda8956...4e02b10. Read the comment docs.