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
754 stars 191 forks source link

Update readme and hardware access links #448

Closed josh146 closed 4 years ago

josh146 commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #448 into master will increase coverage by 0.12%. The diff coverage is 99.31%.

@@            Coverage Diff             @@
##           master     #448      +/-   ##
==========================================
+ Coverage   97.84%   97.97%   +0.12%     
==========================================
  Files          58       68      +10     
  Lines        6784     6951     +167     
==========================================
+ Hits         6638     6810     +172     
+ Misses        146      141       -5     
Impacted Files Coverage Δ
strawberryfields/apps/clique.py 100.00% <ø> (ø)
strawberryfields/apps/plot.py 100.00% <ø> (ø)
strawberryfields/apps/train/embed.py 100.00% <ø> (ø)
...awberryfields/backends/gaussianbackend/__init__.py 100.00% <ø> (ø)
strawberryfields/backends/gaussianbackend/ops.py 100.00% <ø> (+2.70%) :arrow_up:
strawberryfields/backends/shared_ops.py 96.11% <ø> (-0.98%) :arrow_down:
strawberryfields/ops.py 98.84% <ø> (-0.18%) :arrow_down:
strawberryfields/parameters.py 99.06% <ø> (+0.03%) :arrow_up:
strawberryfields/program.py 100.00% <ø> (+1.15%) :arrow_up:
strawberryfields/utils/__init__.py 100.00% <ø> (ø)
... and 67 more

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 9fad507...e3d976a. Read the comment docs.