Skip to content

Commit

Permalink
update LKokkos frozenset
Browse files Browse the repository at this point in the history
  • Loading branch information
josephleekl committed Nov 14, 2024
1 parent 3f89c2e commit 83401e2
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions pennylane_lightning/lightning_kokkos/lightning_kokkos.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,26 @@
"DoubleExcitation",
"DoubleExcitationPlus",
"DoubleExcitationMinus",
"Adjoint(MultiRZ)",
"Adjoint(GlobalPhase)",
"Adjoint(PhaseShift)",
"Adjoint(ControlledPhaseShift)",
"Adjoint(RX)",
"Adjoint(RY)",
"Adjoint(RZ)",
"Adjoint(CRX)",
"Adjoint(CRY)",
"Adjoint(CRZ)",
"Adjoint(IsingXX)",
"Adjoint(IsingYY)",
"Adjoint(IsingZZ)",
"Adjoint(IsingXY)",
"Adjoint(SingleExcitation)",
"Adjoint(SingleExcitationPlus)",
"Adjoint(SingleExcitationMinus)",
"Adjoint(DoubleExcitation)",
"Adjoint(DoubleExcitationPlus)",
"Adjoint(DoubleExcitationMinus)",
"QubitCarry",
"QubitSum",
"OrbitalRotation",
Expand Down

0 comments on commit 83401e2

Please sign in to comment.