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
737 stars 188 forks source link

Bump XCC version #700

Closed thisac closed 2 years ago

thisac commented 2 years ago

Context: A new version of XCC has been released, containing changes improving the download speeds samples from running remote jobs.

Description of the Change: The version of XCC is bumped to the latest version in requirements.txt and setup.py.

Benefits: Remote jobs now benefit from the faster sample downloading in the latest version of XCC.

Possible Drawbacks: None

Related GitHub Issues: None

codecov[bot] commented 2 years ago

Codecov Report

Merging #700 (91c67ba) into master (670ee5f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #700   +/-   ##
=======================================
  Coverage   98.69%   98.69%           
=======================================
  Files          75       75           
  Lines        9212     9212           
=======================================
  Hits         9092     9092           
  Misses        120      120           

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 670ee5f...91c67ba. Read the comment docs.