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
Development
API
- qml
- qml.bose
- qml.compiler
- qml.data
- qml.debugging
- qml.drawer
- qml.fermi
- qml.fourier
- qml.gradients
- qml.kernels
- qml.labs
- qml.liealg
- 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.expand_vector
- 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_canonical_interface_name
- qml.math.get_deep_interface
- qml.math.get_trainable_indices
- qml.math.grad
- qml.math.in_backprop
- qml.math.is_abstract
- qml.math.is_independent
- qml.math.iscomplex
- qml.math.jacobian
- 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
- Classes
- Functions
- qml.noise
- qml.numpy
- qml.ops.op_math
- qml.pauli
- qml.pulse
- qml.qcut
- qml.resource
- qml.shadows
- qml.transforms
- qml.qaoa
- qml.qchem
- qml.qnn
- qml.spin
Internals
Downloads
code/api/pennylane.math.add
Download Python script
Download Notebook
View on GitHub