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

Fix bug for mixed simulator #63

Merged
merged 3 commits into from
Jun 14, 2021
Merged

Fix bug for mixed simulator #63

merged 3 commits into from
Jun 14, 2021

Conversation

rmoyard
Copy link
Contributor

@rmoyard rmoyard commented Jun 14, 2021

This data type change should fix the bug appearing when building the density matrix for QubitStateVector.

@codecov
Copy link

codecov bot commented Jun 14, 2021

Codecov Report

Merging #63 (86e5b0e) into master (d4d8a15) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   99.14%   99.14%           
=======================================
  Files           8        8           
  Lines         349      349           
=======================================
  Hits          346      346           
  Misses          3        3           
Impacted Files Coverage Δ
pennylane_cirq/simulator_device.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 d4d8a15...86e5b0e. Read the comment docs.

@rmoyard rmoyard requested a review from thisac June 14, 2021 11:10
Copy link
Contributor

@thisac thisac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great @rmoyard! 💯

@rmoyard rmoyard merged commit 512a722 into PennyLaneAI:master Jun 14, 2021
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.

2 participants