Skip to content

Release 0.35.1

Compare
Choose a tag to compare
@AmintorDusko AmintorDusko released this 11 Mar 19:31

Improvements

  • Use the adjoint gate parameter to apply qml.Adjoint operations instead of matrix methods in lightning.qubit.
    (#632)

Bug fixes

  • Fix qml.Adjoint support in lightning.gpu and lightning.kokkos.
    (#632)

  • Fix finite shots support in lightning.qubit, lightning.gpu and lightning.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