Quantum information theory (qics.quantum
)¶
This module contains several helper functions to perform operations which
commonly arise in quantum information theory. This module also contains the
submodule random
which contains functions used to
generate random quantum states, channels, or other operators.
|
Computes classical or quantum entropy |
|
Kronecker product with the identity matrix |
|
Partial trace of a multipartite state |
|
Partial transpose of a multipartite state |
|
Computes the purification of a quantum state |
|
Swaps two subsystems of a multipartite state |
Random quantum objects (qics.quantum.random
)¶
|
Random Choi operator corresponding to a quantum channel |
|
Random isometry matrix corresponding to a degradable channel |
|
Random density matrix |
|
Random rank one density matrix |
|
Random Stinespring isometry corresponding to a degradable channel |
|
Random unitary matrix |