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

Increment Blackbird requirement #721

Closed thisac closed 2 years ago

thisac commented 2 years ago

Context: Strawberry Fields requires Blackbird >= 0.4.0, but it's currently at >=0.3.0.

Description of the Change: Increment Blackbird requirement to 0.4.0.

Benefits: Less chance of something failing to an old version of Blackbird.

Possible Drawbacks: None

Related GitHub Issues: None

codecov[bot] commented 2 years ago

Codecov Report

Merging #721 (85b78de) into master (7311456) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #721   +/-   ##
=======================================
  Coverage   98.30%   98.30%           
=======================================
  Files          78       78           
  Lines        9614     9614           
=======================================
  Hits         9451     9451           
  Misses        163      163           

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 7311456...85b78de. Read the comment docs.