PennyLaneAI / pennylane-lightning

The PennyLane-Lightning plugin provides a fast state-vector simulator written in C++ for use with PennyLane
https://docs.pennylane.ai/projects/lightning
Apache License 2.0
92 stars 40 forks source link

Build LTensor wheels on Linux x86_64 and aarch64 #862

Closed maliasadi closed 2 months ago

maliasadi commented 3 months ago

Before submitting

Please complete the following checklist when submitting a PR:

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


Context:

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

[sc-71867] [sc-70914]

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 59.06%. Comparing base (cc36544) to head (fe352ae). Report is 1 commits behind head on master.

:exclamation: There is a different number of reports uploaded between BASE (cc36544) and HEAD (fe352ae). Click for more details.

HEAD has 2 uploads less than BASE | Flag | BASE (cc36544) | HEAD (fe352ae) | |------|------|------| ||8|6|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #862 +/- ## =========================================== - Coverage 94.69% 59.06% -35.64% =========================================== Files 192 24 -168 Lines 25609 2162 -23447 =========================================== - Hits 24251 1277 -22974 + Misses 1358 885 -473 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.