Why PennyLane
Features
Demos
Datasets
Performance
Devices
Teach
Getting Started
Install
Demos
Codebook
Challenges
Support
Documentation
How-to demos
Development guide
Catalyst
API
GitHub
Ecosystem
Blog
Glossary
Videos
FAQs
GitHub
Support
Install
Why PennyLane
Why PennyLane
Features
Demos
Datasets
Performance
Devices
Teach
Getting Started
Getting Started
Install
Demos
Codebook
Challenges
Support
Documentation
Documentation
How-to demos
Development guide
Catalyst
API
GitHub
Ecosystem
Ecosystem
Blog
Glossary
Videos
FAQs
GitHub
Support
Install
Navigation
index
modules
|
next
|
previous
|
PennyLane 0.39.0 documentation
»
qml.math
»
qml.math.add
Table of contents
Search
Using PennyLane
What is PennyLane?
Quantum circuits
Gradients and training
Quantum operators
Measurements
Dynamic quantum circuits
Templates
Inspecting circuits
Compiling circuits
Compiling workflows
Importing workflows
Quantum Chemistry
Quantum Datasets
Logging
Release news
Release notes
Deprecations
Updated Operators
Development
Development guide
Building a plugin
Adding new operators
API
qml
qml.compiler
qml.data
qml.debugging
qml.drawer
qml.fermi
qml.fourier
qml.gradients
qml.kernels
qml.labs
qml.logging
qml.math
qml.noise
qml.numpy
qml.ops.op_math
qml.pauli
qml.pulse
qml.qcut
qml.qinfo
qml.resource
qml.shadows
qml.transforms
qml.qaoa
qml.qchem
qml.qnn
qml.spin
Internals
qml.capture
qml.devices
qml.measurements
qml.pytrees
qml.operation
qml.queuing
qml.tape
qml.utils
qml.wires
qml.workflow
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
Dynamic quantum circuits
Templates
Inspecting circuits
Compiling circuits
Compiling workflows
Importing workflows
Quantum Chemistry
Quantum Datasets
Logging
Release news
Release notes
Deprecations
Updated Operators
Development
Development guide
Building a plugin
Adding new operators
API
qml
qml.compiler
qml.data
qml.debugging
qml.drawer
qml.fermi
qml.fourier
qml.gradients
qml.kernels
qml.labs
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.expectation_value
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.min_entropy
qml.math.multi_dispatch
qml.math.mutual_info
qml.math.ones_like
qml.math.partial_trace
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.svd
qml.math.tensordot
qml.math.trace_distance
qml.math.unwrap
qml.math.vn_entropy
qml.math.vn_entanglement_entropy
qml.math.where
qml.noise
qml.numpy
qml.ops.op_math
qml.pauli
qml.pulse
qml.qcut
qml.qinfo
qml.resource
qml.shadows
qml.transforms
qml.qaoa
qml.qchem
qml.qnn
qml.spin
Internals
qml.capture
qml.devices
qml.measurements
qml.pytrees
qml.operation
qml.queuing
qml.tape
qml.utils
qml.wires
qml.workflow
Downloads
code/api/pennylane.math.add
Download Python script
Download Notebook
View on GitHub
Related
Navigation
index
modules
|
next
|
previous
|
PennyLane 0.39.0 documentation
»
qml.math
»
qml.math.add