Learn
Demos
Install
Plugins
Documentation
(current)
Blog
FAQ
Support
GitHub
Navigation
index
modules
|
next
|
previous
|
PennyLane 0.31.0-dev documentation
»
qml.math
»
qml.math.add
Using PennyLane
What is PennyLane?
Quantum circuits
Gradients and training
Quantum operators
Measurements
Templates
Inspecting circuits
Compiling circuits
Quantum Chemistry
Quantum Datasets
QNode returns
Development
Development guide
Building a plugin
Adding new operators
Deprecations
Release notes
API
qml
qml.data
qml.drawer
qml.fourier
qml.gradients
qml.kernels
qml.math
qml.numpy
qml.ops.op_math
qml.pauli
qml.pulse
qml.qinfo
qml.resource
qml.shadows
qml.transforms
qml.qaoa
qml.qchem
qml.qnn
Internals
qml.devices
qml.interfaces
qml.measurements
qml.operation
qml.queuing
qml.tape
qml.utils
qml.wires
Search
Docs
qml.math
qml.math.add
qml.math.add
¶
add
(
*
args
,
like
=
None
,
**
kwargs
)
[source]
¶
Add arguments element-wise.
code/api/pennylane.math.add
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
Compiling circuits
Quantum Chemistry
Quantum Datasets
QNode returns
Development
Development guide
Building a plugin
Adding new operators
Deprecations
Release notes
API
qml
qml.data
qml.drawer
qml.fourier
qml.gradients
qml.kernels
qml.math
Functions
qml.math.multi_dispatch
qml.math.allclose
qml.math.allequal
qml.math.array
qml.math.block_diag
qml.math.cast
qml.math.cast_like
qml.math.concatenate
qml.math.convert_like
qml.math.cov_matrix
qml.math.detach
qml.math.diag
qml.math.dot
qml.math.einsum
qml.math.eye
qml.math.fidelity
qml.math.frobenius_inner_product
qml.math.get_interface
qml.math.get_trainable_indices
qml.math.in_backprop
qml.math.is_abstract
qml.math.is_independent
qml.math.marginal_prob
qml.math.max_entropy
qml.math.mutual_info
qml.math.ones_like
qml.math.purity
qml.math.reduced_dm
qml.math.relative_entropy
qml.math.requires_grad
qml.math.sqrt_matrix
qml.math.scatter_element_add
qml.math.stack
qml.math.tensordot
qml.math.unwrap
qml.math.vn_entropy
qml.math.where
qml.math.add
qml.math.iscomplex
qml.math.expand_matrix
qml.numpy
qml.ops.op_math
qml.pauli
qml.pulse
qml.qinfo
qml.resource
qml.shadows
qml.transforms
qml.qaoa
qml.qchem
qml.qnn
Internals
qml.devices
qml.interfaces
qml.measurements
qml.operation
qml.queuing
qml.tape
qml.utils
qml.wires
Downloads
code/api/pennylane.math.add
Download Python script
Download Notebook
View on GitHub
Related
Navigation
index
modules
|
next
|
previous
|
PennyLane 0.31.0-dev documentation
»
qml.math
»
qml.math.add