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

Follow-up for native support for Sparse Hamiltonians expval() #296

Merged
merged 139 commits into from
May 27, 2022

Conversation

AmintorDusko
Copy link
Contributor

@AmintorDusko AmintorDusko commented May 27, 2022

Before submitting

Please complete the following checklist when submitting a PR:

  • All new features must include a unit test.
    If you've fixed a bug or added code that should be tested, add a test to the
    tests directory!

  • All new functions and code must be clearly commented and documented.
    If you do make documentation changes, make sure that the docs build and
    render correctly by running make docs.

  • Ensure that the test suite passes, by running make test.

  • Add a new entry to the .github/CHANGELOG.md file, summarizing the
    change, and including a link back to the PR.

  • Ensure that code is properly formatted by running make format.

When all the above are checked, delete everything above the dashed
line and fill in the pull request template.


Context:
Small follow-up PR for fixing problems with wheels.
Description of the Change:

Benefits:
Properly render Readme on PyPI
Possible Drawbacks:

Related GitHub Issues:

AmintorDusko and others added 30 commits April 20, 2022 16:28
@github-actions
Copy link
Contributor

github-actions bot commented May 27, 2022

Test Report (C++) on Ubuntu

           1 files  ±0             1 suites  ±0   1s ⏱️ ±0s
       865 tests ±0         865 ✔️ ±0  0 💤 ±0  0 ±0 
228 763 runs  ±0  228 763 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 228e58d. ± Comparison against base commit debd776.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented May 27, 2022

Codecov Report

Merging #296 (228e58d) into master (debd776) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #296   +/-   ##
=======================================
  Coverage   99.44%   99.44%           
=======================================
  Files          30       30           
  Lines        3410     3410           
=======================================
  Hits         3391     3391           
  Misses         19       19           
Impacted Files Coverage Δ
pennylane_lightning/_version.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 debd776...228e58d. Read the comment docs.

Copy link
Member

@maliasadi maliasadi left a comment

Choose a reason for hiding this comment

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

Thank you @AmintorDusko. Just a minor suggestion; no blocking and happy to approve anyway.

Co-authored-by: Ali Asadi <[email protected]>
@maliasadi
Copy link
Member

Hi @AmintorDusko. Great job on both PRs 🚀 I also have some general suggestions for your other PR #283 (will be added shortly). Could you please apply those in this PR before merging?

@AmintorDusko AmintorDusko merged commit 6e9cb1c into master May 27, 2022
@AmintorDusko AmintorDusko deleted the feature/Kokkos-sparse branch May 27, 2022 21:17
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.

4 participants