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 SF CLI with XCC CLI #642

Closed Mandrenkov closed 2 years ago

Mandrenkov commented 2 years ago

Context: Moving forward, the CLI offered by Strawberry Fields (SF) will be replaced by the Xanadu Cloud Client (XCC) CLI.

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues: None.

codecov[bot] commented 2 years ago

Codecov Report

Merging #642 (2305d64) into integrate-xanadu-cloud-client (d4c11b9) will increase coverage by 0.06%. The diff coverage is n/a.

@@                        Coverage Diff                        @@
##           integrate-xanadu-cloud-client     #642      +/-   ##
=================================================================
+ Coverage                          98.27%   98.34%   +0.06%     
=================================================================
  Files                                 77       76       -1     
  Lines                               9178     9104      -74     
=================================================================
- Hits                                9020     8953      -67     
+ Misses                               158      151       -7     
Impacted Files Coverage Δ
strawberryfields/__init__.py 95.55% <ø> (-0.10%) :arrow_down:

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 d4c11b9...2305d64. Read the comment docs.

Mandrenkov commented 2 years ago

Let me know what you think of the new release notes, @josh146 or @thisac. The rest may follow a similar format.