Quantum machine learning
Demos
Install
Plugins
Documentation
(current)
Blog
FAQ
Support
GitHub
Navigation
index
modules
|
next
|
previous
|
PennyLane 0.24.0-dev documentation
»
qml.operation
»
qml.operation.has_gen
Search
Using PennyLane
What is PennyLane?
Quantum circuits
Gradients and training
Quantum operators
Measurements
Templates
Inspecting circuits
Optimizers
Quantum Chemistry
Configuration
Development
Development guide
Building a plugin
Adding new operators
Release notes
API
qml
qml.interfaces
qml.operation
qml.devices
qml.fourier
qml.gradients
qml.grouping
qml.kernels
qml.math
qml.numpy
qml.qaoa
qml.hf
qml.qchem
qml.qnn
qml.tape
qml.transforms
qml.drawer
qml.utils
qml.wires
Docs
qml.operation
qml.operation.has_gen
qml.operation.has_gen
¶
has_gen
=
<pennylane.boolean_fn.BooleanFn
object>
[source]
¶
Returns
True
if an operator has a generator defined.
code/api/pennylane.operation.has_gen
Download Python script
Download Notebook
View on GitHub
Contents
Using PennyLane
What is PennyLane?
Quantum circuits
Gradients and training
Quantum operators
Measurements
Templates
Inspecting circuits
Optimizers
Quantum Chemistry
Configuration
Development
Development guide
Building a plugin
Adding new operators
Release notes
API
qml
qml.interfaces
qml.operation
Description
Functions
Classes
Variables
qml.operation.AllWires
qml.operation.AnyWires
qml.operation.defines_diagonalizing_gates
qml.operation.gen_is_multi_term_hamiltonian
qml.operation.has_gen
qml.operation.has_grad_method
qml.operation.has_multipar
qml.operation.has_nopar
qml.operation.has_unitary_gen
qml.operation.is_measurement
qml.operation.is_trainable
qml.operation.not_tape
Class Inheritance Diagram
Operation attributes
qml.devices
qml.fourier
qml.gradients
qml.grouping
qml.kernels
qml.math
qml.numpy
qml.qaoa
qml.hf
qml.qchem
qml.qnn
qml.tape
qml.transforms
qml.drawer
qml.utils
qml.wires
Navigation
index
modules
|
next
|
previous
|
PennyLane 0.24.0-dev documentation
»
qml.operation
»
qml.operation.has_gen