This repository has been archived by the owner on Oct 27, 2023. It is now read-only.
Breaking changes
- Rename
QubitStateVector
toStatePrep
in theLightningKokkos
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