pennylane-braket¶
This section contains the API documentation for the PennyLane-Braket plugin.
Warning
Unless you are a PennyLane plugin developer, you likely do not need to use these classes and functions directly.
See the overview page for more details using the available Braket devices with PennyLane.
Classes¶
|
Amazon Braket AwsDevice qubit device for PennyLane. |
|
Amazon Braket LocalSimulator qubit device for PennyLane. |
|
Controlled phase shift gate phasing the \(| 11 \rangle\) state. |
|
Controlled phase shift gate phasing the \(| 00 \rangle\) state. |
|
Controlled phase shift gate phasing the \(| 01 \rangle\) state. |
|
Controlled phase shift gate phasing the \(| 10 \rangle\) state. |
|
The controlled-Y operator. |
|
ISWAP gate. |
|
Phase-SWAP gate. |
|
Square root of the Pauli X (NOT) gate. |
|
Ising XX coupling gate: https://arxiv.org/abs/1707.06356 |
|
Parameterized ISWAP gate: https://arxiv.org/abs/1912.04424v1 |
|
Ising YY coupling gate: https://arxiv.org/abs/1707.06356 |
|
Ising ZZ coupling gate: https://arxiv.org/abs/1707.06356 |
Class Inheritance Diagram¶

Contents
Downloads