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

Implementation of backend.calculate_overlap_density_matrix in numpy backend #1044

Merged
merged 8 commits into from
Oct 17, 2023

Conversation

renatomello
Copy link
Contributor

@renatomello renatomello commented Oct 12, 2023

Checklist:

  • Reviewers confirm new code works as expected.
  • Tests are passing.
  • Coverage does not decrease.
  • Documentation is updated.

@renatomello renatomello added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 12, 2023
@renatomello renatomello added this to the Qibo 0.2.2 milestone Oct 12, 2023
@renatomello renatomello self-assigned this Oct 12, 2023
@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
src/qibo/backends/abstract.py 100.00% <ø> (ø)
src/qibo/backends/numpy.py 100.00% <100.00%> (ø)
src/qibo/callbacks.py 100.00% <100.00%> (ø)

📢 Thoughts on this report? Let us know!.

Copy link
Member

@stavros11 stavros11 left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks for implementing this.

Copy link
Contributor

@MatteoRobbiati MatteoRobbiati left a comment

Choose a reason for hiding this comment

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

Thanks, it sounds good to me.

@renatomello renatomello merged commit 2debe49 into master Oct 17, 2023
26 checks passed
@renatomello renatomello deleted the overlap branch October 17, 2023 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants