Quantum machine learning
Demos
Install
Plugins
Documentation
(current)
Blog
FAQ
Support
GitHub
Navigation
index
modules
|
next
|
previous
|
PennyLane 0.23.1 documentation
»
qml
»
qml.about
Search
Using PennyLane
Introduction
Quantum circuits
Gradients and training
Quantum operations
Measurements
Templates
Optimizers
Quantum Chemistry
Configuration
Development
Development guide
Building a plugin
Adding new operators
Release notes
API
qml
qml.interfaces
qml.operation
qml.devices
qml.fourier
qml.gradients
qml.grouping
qml.kernels
qml.math
qml.numpy
qml.qaoa
qml.hf
qml.qchem
qml.qnn
qml.tape
qml.transforms
qml.drawer
qml.utils
qml.wires
qml.beta
Docs
qml
qml.about
qml.about
¶
about
(
)
[source]
¶
Prints the information for pennylane installation.
Contents
Using PennyLane
Introduction
Quantum circuits
Gradients and training
Quantum operations
Measurements
Templates
Optimizers
Quantum Chemistry
Configuration
Development
Development guide
Building a plugin
Adding new operators
Release notes
API
qml
Functions
qml.about
qml.adjoint
qml.adjoint_metric_tensor
qml.apply
qml.apply_controlled_Q
qml.batch_input
qml.batch_params
qml.broadcast
qml.commutation_dag
qml.compile
qml.cond
qml.ctrl
qml.cut_circuit
qml.cut_circuit_mc
qml.defer_measurements
qml.density_matrix
qml.device
qml.dot
qml.draw
qml.draw_mpl
qml.eigvals
qml.execute
qml.expval
qml.from_pyquil
qml.from_qasm
qml.from_qasm_file
qml.from_qiskit
qml.from_quil
qml.from_quil_file
qml.generator
qml.is_commuting
qml.jacobian
qml.layer
qml.load
qml.map
qml.matrix
qml.measure
qml.measurement_grouping
qml.metric_tensor
qml.pattern_matching
qml.pattern_matching_optimization
qml.paulix_ops
qml.probs
qml.qfunc_transform
qml.qnode
qml.quantum_monte_carlo
qml.refresh_devices
qml.sample
qml.simplify
qml.snapshots
qml.specs
qml.state
qml.sum
qml.symmetry_generators
qml.taper
qml.var
qml.version
Classes
Variables
Class Inheritance Diagram
qml.interfaces
qml.operation
qml.devices
qml.fourier
qml.gradients
qml.grouping
qml.kernels
qml.math
qml.numpy
qml.qaoa
qml.hf
qml.qchem
qml.qnn
qml.tape
qml.transforms
qml.drawer
qml.utils
qml.wires
qml.beta
Downloads
code/api/pennylane.about
Download Python script
Download Notebook
View on GitHub
Navigation
index
modules
|
next
|
previous
|
PennyLane 0.23.1 documentation
»
qml
»
qml.about
Contents
Using PennyLane
Development
API
Downloads