About
Research
Features
Performance
Hardware & Simulators
Learn
Teach
Software & Documentation
Install PennyLane
Documentation
Catalyst Compilation Docs
Development Guide
How-to Demos
API
GitHub
Resources
Demos
Quantum Compilation
Quantum Datasets
Codebook
Coding Challenges
Videos
Topics
Hamiltonian Simulation
Fault-Tolerant Quantum Computing
Quantum Gradients
Community & Support
Blog
FAQs
Discussion Forum
Submit a Demo
Get Involved
Install
About
Research
Features
Performance
Hardware & Simulators
Learn
Teach
Software & Documentation
Install PennyLane
Documentation
Catalyst Compilation Docs
Development Guide
How-to Demos
API
GitHub
Resources
Demos
Quantum Compilation
Quantum Datasets
Codebook
Coding Challenges
Videos
Topics
Hamiltonian Simulation
Fault-Tolerant Quantum Computing
Quantum Gradients
Community & Support
Blog
FAQs
Discussion Forum
Submit a Demo
Get Involved
Install
Navigation
index
modules
|
next
|
previous
|
PennyLane 0.42.2 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.io
qml.kernels
qml.labs
qml.liealg
qml.logging
qml.math
qml.noise
qml.numpy
qml.ops.op_math
qml.pauli
qml.pulse
qml.qaoa
qml.qchem
qml.qcut
qml.qnn
qml.resource
qml.shadows
qml.spin
qml.transforms
Internals
qml.capture
qml.concurrency
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.io
qml.kernels
qml.labs
qml.liealg
qml.logging
qml.math
Overview
Functions
Classes
Utility functions for decompositions
qml.noise
qml.numpy
qml.ops.op_math
qml.pauli
qml.pulse
qml.qaoa
qml.qchem
qml.qcut
qml.qnn
qml.resource
qml.shadows
qml.spin
qml.transforms
Internals
qml.capture
qml.concurrency
qml.devices
qml.ftqc
qml.measurements
qml.pytrees
qml.operation
qml.queuing
qml.tape
qml.wires
qml.workflow
Navigation
index
modules
|
next
|
previous
|
PennyLane 0.42.2 documentation
»
qml.math
»
qml.math.kron