Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Release 0.32.0

Latest
Compare
Choose a tag to compare
@mlxd mlxd released this 28 Aug 15:55

Breaking changes

  • Rename QubitStateVector to StatePrep in the LightningKokkos class. (#79)

Bug fixes

  • Ensure active return check doesn't break CI. (#80)

  • apply no longer mutates the inputted list of operations. (#78)

  • Fix applyMultiQubitOp's functor which had a bug causing incorrect gate application with parallel Kokkos backends. (#75)

Contributors

This release contains contributions from (in alphabetical order):

Vincent Michaud-Rioux