Why PennyLane
Features
Demos
Compilation
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
Compilation
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.41.1 documentation
»
qml.math
»
qml.math.kron
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
Program capture sharp bits
Development
Development guide
Building a plugin
Adding new operators
API
qml
qml.bose
qml.compiler
qml.data
qml.decomposition
qml.debugging
qml.drawer
qml.fermi
qml.fourier
qml.gradients
qml.kernels
qml.labs
qml.liealg
qml.logging
qml.math
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
qml.io
Internals
qml.capture
qml.devices
qml.ftqc
qml.measurements
qml.pytrees
qml.operation
qml.queuing
qml.tape
qml.wires
qml.workflow
Docs
qml.math
qml.math.kron
qml.math.kron
¶
kron
(
*
args
,
like
=
None
,
**
kwargs
)
[source]
¶
The kronecker/tensor product of args.
code/api/pennylane.math.kron
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
Program capture sharp bits
Development
Development guide
Building a plugin
Adding new operators
API
qml
qml.bose
qml.compiler
qml.data
qml.decomposition
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.expm
qml.math.eye
qml.math.fidelity
qml.math.fidelity_statevector
qml.math.frobenius_inner_product
qml.math.gammainc
qml.math.get_dtype_name
qml.math.get_interface
qml.math.get_batch_size
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.kron
qml.math.matmul
qml.math.marginal_prob
qml.math.max_entropy
qml.math.min_entropy
qml.math.multi_dispatch
qml.math.mutual_info
qml.math.norm
qml.math.ones_like
qml.math.partial_trace
qml.math.purity
qml.math.reduce_dm
qml.math.reduce_matrices
qml.math.reduce_statevector
qml.math.relative_entropy
qml.math.requires_grad
qml.math.scatter
qml.math.scatter_element_add
qml.math.set_index
qml.math.sqrt_matrix
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
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
qml.io
Internals
qml.capture
qml.devices
qml.ftqc
qml.measurements
qml.pytrees
qml.operation
qml.queuing
qml.tape
qml.wires
qml.workflow
Downloads
code/api/pennylane.math.kron
Download Python script
Download Notebook
View on GitHub
Related
Navigation
index
modules
|
next
|
previous
|
PennyLane 0.41.1 documentation
»
qml.math
»
qml.math.kron