pennylane icon indicating copy to clipboard operation
pennylane copied to clipboard

[lie_closure2] Add `qml.dla.lie_closure` function

Open Qottmann opened this issue 1 year ago • 1 comments

[WIP]

  • [x] Basic functionality
  • [x] Basic tests
  • [x] compatibility with PauliWord + tests
  • [x] compatibility with Operators + tests
  • [ ] Figure out normalization standard
  • [x] changelog

Follow-up on https://github.com/PennyLaneAI/pennylane/pull/5161 [sc-51421]

Qottmann avatar Feb 07 '24 12:02 Qottmann

Codecov Report

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

Project coverage is 99.67%. Comparing base (d03216e) to head (b86ffaf). Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #5169    +/-   ##
========================================
  Coverage   99.67%   99.67%            
========================================
  Files         407      409     +2     
  Lines       38019    37859   -160     
========================================
- Hits        37895    37737   -158     
+ Misses        124      122     -2     

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

codecov-commenter avatar Feb 08 '24 16:02 codecov-commenter

Sorry for the delay in reviewing this @Qottmann, this week has been a bit busy. I'll try to get to this asap early next week, but feel free to ping me again.

trbromley avatar Apr 05 '24 18:04 trbromley