Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
astralcai committed Nov 13, 2024
1 parent d8cac58 commit a50b1db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pennylane_lightning/lightning_kokkos/lightning_kokkos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ MultiControlledX = {}
QubitStateVector = {}
StatePrep = {}
ControlledQubitUnitary = {}
GlobalPhase = { properties = [ "invertible", "controllable", "differentiable" ] }
BlockEncode = { properties = [ "controllable" ] }
DiagonalQubitUnitary = {}
ECR = {}
Expand Down

0 comments on commit a50b1db

Please sign in to comment.