Quantum Information Science Library (bqskit.qis
)
The bqskit.qis package contains class definitions for common objects found in quantum information science.
The most widely used will be the UnitaryMatrix object which represents a pure quantum operation in matrix form.
Abstract Base Classes
A unitary-valued function. |
|
A differentiable unitary-valued function. |
|
A locally optimizable unitary-valued function. |
|
A map from quantum pure states to quantum pure states. |
Core Classes
|
A concrete representation of a unitary matrix. |
|
An object for fast unitary accumulation using tensor networks. |
|
A vector representing a pure quantum state. |
|
A system of input and output states. |
|
Pauli group of matrices. |
|
A binary, unitary matrix with a single 1 in each row and column. |
|
A graph representing connections in a qudit topology. |
Type Aliases
alias of |
|
alias of |
|
alias of |
|
alias of |
|
alias of |