XanaduAI / blackbird

Blackbird is a quantum assembly language for continuous-variable quantum computation, that can be used to program Xanadu's quantum photonics hardware and Strawberry Fields simulator.
https://quantum-blackbird.readthedocs.io
Apache License 2.0
69 stars 26 forks source link

Removed deprecated SF listener, replaced it with a doc example page #12

Closed josh146 closed 5 years ago

josh146 commented 5 years ago

This fixes/addresses #11.

codecov[bot] commented 5 years ago

Codecov Report

Merging #12 into master will not change coverage. The diff coverage is 100%.

@@          Coverage Diff           @@
##           master     #12   +/-   ##
======================================
  Coverage    95.6%   95.6%           
======================================
  Files          10      10           
  Lines        1182    1182           
======================================
  Hits         1130    1130           
  Misses         52      52
Impacted Files Coverage Δ
blackbird_python/blackbird/tests/test_program.py 100% <ø> (ø) :arrow_up:
blackbird_python/blackbird/_version.py 100% <100%> (ø) :arrow_up:

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 1e78aa2...90ae5e8. Read the comment docs.