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

Hamiltonian expectation for density matrices #344

Merged
merged 6 commits into from
Mar 7, 2021
Merged

Hamiltonian expectation for density matrices #344

merged 6 commits into from
Mar 7, 2021

Conversation

stavros11
Copy link
Member

Fixes #339.

@stavros11 stavros11 requested a review from scarrazza March 6, 2021 10:46
@codecov
Copy link

codecov bot commented Mar 6, 2021

Codecov Report

Merging #344 (1eae838) into master (85448e5) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #344   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           74        74           
  Lines        12100     12147   +47     
=========================================
+ Hits         12100     12147   +47     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/qibo/abstractions/states.py 100.00% <100.00%> (ø)
src/qibo/core/hamiltonians.py 100.00% <100.00%> (ø)
src/qibo/core/states.py 100.00% <100.00%> (ø)
src/qibo/tests/test_hamiltonians.py 100.00% <100.00%> (ø)
src/qibo/tests_new/test_core_states.py 100.00% <100.00%> (ø)
src/qibo/core/cgates.py 100.00% <0.00%> (ø)
...c/qibo/tests_new/test_core_gates_density_matrix.py 100.00% <0.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 85448e5...46f5f26. Read the comment docs.

Copy link
Member

@scarrazza scarrazza left a comment

Choose a reason for hiding this comment

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

Thanks, looks good.

@scarrazza scarrazza merged commit ec268f6 into master Mar 7, 2021
@delete-merged-branch delete-merged-branch bot deleted the dmhamev branch March 7, 2021 07:55
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.

Hamiltonian expectation for density matrices
2 participants