Release 0.35.1
Improvements
- Use the
adjoint
gate parameter to applyqml.Adjoint
operations instead of matrix methods inlightning.qubit
.
(#632)
Bug fixes
-
Fix
qml.Adjoint
support inlightning.gpu
andlightning.kokkos
.
(#632) -
Fix finite shots support in
lightning.qubit
,lightning.gpu
andlightning.kokkos
. The bug would impact calculations with measurements on observables with non-trivial diagonalizing gates and calculations with shot vectors.
(#632)
Contributors
This release contains contributions from (in alphabetical order):
Vincent Michaud-Rioux