Qiskit Tools (qiskit.tools
)¶
Parallel Routines¶
|
Parallel execution of a mapping of values to the function task. This is functionally equivalent to::. |
Monitoring¶
|
Monitor the status of a IBMQJob instance. |
|
Monitor a single IBMQ backend. |
Gives overview information on all the IBMQ backends that are available. |
Quantum Information¶
|
n-qubit QFT on q in circ. |
|
Partial trace over subsystems of multi-partite matrix. |
|
Flatten an operator to a vector in a specified basis. |
|
Devectorize a vectorized square matrix. |
|
Convert a Choi-matrix to a Pauli-basis superoperator. |
|
Truncate small values of a complex array. |
|
Construct the outer product of two vectors. |
|
Compute the von-Neumann entropy of a quantum state. |
|
Compute the Shannon entropy of a probability vector. |
|
Calculate the concurrence. |
|
Compute the entanglement of formation of quantum state. |
|
Compute the mutual information of a bipartite state. |
|
Return is_pos_def. |