Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vacuum modes to TDMProgram #698

Closed
wants to merge 1 commit into from
Closed

Add vacuum modes to TDMProgram #698

wants to merge 1 commit into from

Conversation

thisac
Copy link
Contributor

@thisac thisac commented Mar 25, 2022

Context:

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

@thisac thisac requested a review from fab1an-q March 25, 2022 18:31
@codecov
Copy link

codecov bot commented Mar 25, 2022

Codecov Report

Merging #698 (8b6864c) into master (670ee5f) will decrease coverage by 36.23%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           master     #698       +/-   ##
===========================================
- Coverage   98.69%   62.46%   -36.24%     
===========================================
  Files          75       75               
  Lines        9212     9212               
===========================================
- Hits         9092     5754     -3338     
- Misses        120     3458     +3338     
Impacted Files Coverage Δ
strawberryfields/tdm/tdmprogram.py 16.66% <0.00%> (-81.63%) ⬇️
strawberryfields/io/xir_io.py 8.04% <0.00%> (-90.23%) ⬇️
strawberryfields/apps/subgraph.py 10.11% <0.00%> (-89.89%) ⬇️
strawberryfields/apps/clique.py 10.67% <0.00%> (-89.33%) ⬇️
strawberryfields/apps/qchem/dynamics.py 12.65% <0.00%> (-87.35%) ⬇️
strawberryfields/decompositions.py 12.11% <0.00%> (-87.34%) ⬇️
strawberryfields/plot.py 13.15% <0.00%> (-85.09%) ⬇️
strawberryfields/apps/qchem/utils.py 15.78% <0.00%> (-84.22%) ⬇️
strawberryfields/apps/similarity.py 15.82% <0.00%> (-84.18%) ⬇️
strawberryfields/io/blackbird_io.py 9.43% <0.00%> (-83.97%) ⬇️
... and 38 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 670ee5f...8b6864c. Read the comment docs.

@thisac
Copy link
Contributor Author

thisac commented Jun 8, 2022

Closing due to being added in #714 and part of latest release (v0.23.0).

@thisac thisac closed this Jun 8, 2022
@thisac thisac deleted the vacuum-modes-fix branch June 8, 2022 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant