PennyLaneAI / pennylane

PennyLane is a cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry. Train a quantum computer the same way as a neural network.
https://pennylane.ai
Apache License 2.0
2.36k stars 604 forks source link

v0.38 changelog parse round 2 #6115

Closed isaacdevlugt closed 3 months ago

isaacdevlugt commented 3 months ago

Note that for this PR, we're just sorting the entries into categories. The entries themselves can be changed later.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 99.65%. Comparing base (d7509cd) to head (ef2caf5). Report is 311 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6115 +/- ## ========================================== - Coverage 99.66% 99.65% -0.01% ========================================== Files 432 432 Lines 41988 41691 -297 ========================================== - Hits 41847 41549 -298 - Misses 141 142 +1 ```

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