Learn
Demos
Codebook
Challenges
Videos
Glossary
Education
Performance
FAQ
Documentation
API
Devices
GitHub
Catalyst
Datasets
Blog
Support
Install
Learn
Learn
Demos
Codebook
Challenges
Videos
Glossary
Education
Performance
FAQ
Documentation
Documentation
API
Devices
GitHub
Catalyst
Datasets
Blog
Support
GitHub
Install
Navigation
index
modules
|
next
|
previous
|
PennyLane 0.33.0 documentation
»
qml.math
»
qml.math.add
Table of contents
Search
Using PennyLane
What is PennyLane?
Quantum circuits
Gradients and training
Quantum operators
Measurements
Templates
Inspecting circuits
Compiling circuits
Quantum Chemistry
Quantum Datasets
QNode returns
Logging
Development
Development guide
Building a plugin
Adding new operators
Deprecations
Release notes
API
qml
qml.data
qml.drawer
qml.fermi
qml.fourier
qml.gradients
qml.kernels
qml.logging
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
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
Logging
Development
Development guide
Building a plugin
Adding new operators
Deprecations
Release notes
API
qml
qml.data
qml.drawer
qml.fermi
qml.fourier
qml.gradients
qml.kernels
qml.logging
qml.math
Functions
qml.math.add
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.dm_from_state_vector
qml.math.dot
qml.math.einsum
qml.math.expand_matrix
qml.math.eye
qml.math.fidelity
qml.math.fidelity_statevector
qml.math.frobenius_inner_product
qml.math.get_dtype_name
qml.math.get_interface
qml.math.get_deep_interface
qml.math.get_trainable_indices
qml.math.in_backprop
qml.math.is_abstract
qml.math.is_independent
qml.math.iscomplex
qml.math.marginal_prob
qml.math.max_entropy
qml.math.multi_dispatch
qml.math.mutual_info
qml.math.ones_like
qml.math.purity
qml.math.reduce_dm
qml.math.reduce_statevector
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.trace_distance
qml.math.unwrap
qml.math.vn_entropy
qml.math.where
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.33.0 documentation
»
qml.math
»
qml.math.add