qml.qinfo¶
Overview¶
This module provides a collection of methods to return quantum information quantities from QNode
returning state()
.
Transforms¶
QNode transforms for the quantum information quantities.
Functions¶
|
Compute the fidelity for two |
|
Compute the mutual information from a |
|
Compute the purity of a |
|
Here, we overwrite the QNode execution wrapper in order to take into account that classical processing may be present inside the QNode. |
|
Compute the reduced density matrix from a |
|
Compute the relative entropy for two |
|
Compute the trace distance for two |
|
Compute the Von Neumann entanglement entropy from a circuit returning a |
|
Compute the Von Neumann entropy from a |