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

Update Blackbird submission text #718

Closed thisac closed 2 years ago

thisac commented 2 years ago

Context: When submitting a Blackbird script to a remote hardware device the program must be compiled prior to submission. This isn't clear in the Hardware and cloud page in the docs.

Description of the Change: Updated the line to mentioned that the program needs to be compiled before submitted as a Blackbird script to the remote device.

Benefits:

Possible Drawbacks:

Related GitHub Issues:

codecov[bot] commented 2 years ago

Codecov Report

Merging #718 (e1eacbe) into master (c629657) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #718   +/-   ##
=======================================
  Coverage   98.30%   98.30%           
=======================================
  Files          78       78           
  Lines        9606     9606           
=======================================
  Hits         9443     9443           
  Misses        163      163           
Impacted Files Coverage Δ
strawberryfields/_version.py 100.00% <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 c629657...e1eacbe. Read the comment docs.