Quantum machine learning
Install
Plugins
Documentation
(current)
FAQ
Support
GitHub
Navigation
index
modules
|
next
|
previous
|
PennyLane 0.13.0 documentation
»
qml
»
Search
Using PennyLane
Introduction
Quantum circuits
Interfaces and training
Quantum operations
Measurements
Templates
Optimizers
Quantum Chemistry
Configuration
Development
Development guide
Building a plugin
Contributing templates
Release notes
API
qml
qml.init
qml.interfaces
qml.operation
qml.devices
qml.grouping
qml.proc
qml.qaoa
qml.qchem
qml.qnn
qml.qnodes
qml.tape
qml.templates
qml.utils
qml.variable
qml.wires
qml.beta
Docs
qml
qml.version
Show on GitHub
qml.version
¶
version
(
)
[source]
¶
Returns the PennyLane version number.
Contents
Using PennyLane
Introduction
Quantum circuits
Interfaces and training
Quantum operations
Measurements
Templates
Optimizers
Quantum Chemistry
Configuration
Development
Development guide
Building a plugin
Contributing templates
Release notes
API
qml
Functions
qml.QNode
qml.about
qml.apply
qml.broadcast
qml.device
qml.disable_tape
qml.dot
qml.enable_tape
qml.expval
qml.from_pyquil
qml.from_qasm
qml.from_qasm_file
qml.from_qiskit
qml.from_quil
qml.from_quil_file
qml.inv
qml.jacobian
qml.layer
qml.load
qml.map
qml.probs
qml.qnode
qml.refresh_devices
qml.sample
qml.sum
qml.tape_mode_active
qml.template
qml.var
qml.version
Classes
Variables
Class Inheritance Diagram
qml.init
qml.interfaces
qml.operation
qml.devices
qml.grouping
qml.proc
qml.qaoa
qml.qchem
qml.qnn
qml.qnodes
qml.tape
qml.templates
qml.utils
qml.variable
qml.wires
qml.beta
Downloads
code/api/pennylane.version
Download Python script
Download Notebook
View on GitHub
Navigation
index
modules
|
next
|
previous
|
PennyLane 0.13.0 documentation
»
qml
»
Contents
Using PennyLane
Development
API
Downloads