Difference between revisions of "List of functions"

From QETLAB
Jump to navigation Jump to search
Line 49: Line 49:
 
* <tt>[[ChessboardState]]</tt>: Produces a chessboard state
 
* <tt>[[ChessboardState]]</tt>: Produces a chessboard state
 
* <tt>[[FourierMatrix]]</tt>: Generates the [[unitary matrix]] that implements the [[quantum Fourier transform]]
 
* <tt>[[FourierMatrix]]</tt>: Generates the [[unitary matrix]] that implements the [[quantum Fourier transform]]
 +
* <tt>[[GellMann]]</tt>: Produces a Gell-Mann operator
 
* <tt>[[GenPauli]]</tt>: Produces a generalized Pauli operator
 
* <tt>[[GenPauli]]</tt>: Produces a generalized Pauli operator
 
* <tt>[[IsotropicState]]</tt>: Produces an [[isotropic state]]
 
* <tt>[[IsotropicState]]</tt>: Produces an [[isotropic state]]

Revision as of 19:50, 18 December 2013

This is a list of functions provided by QETLAB, arranged by category. If you would prefer an alphabetical list of all functions please see this page. Brief descriptions of these functions are provided here, as well as links to their documentation pages, where full details and numerous examples can be found.

Basic Operations

Entanglement and Separability

Norms

Permutations and Symmetry of Subsystems

Random Things

Special States, Vectors, and Operators

Superoperators

Unextendible Product Bases

Miscellaneous

Helper Functions

  • iden: Computes a sparse or full identity matrix
  • jacobi_poly: Computes the coefficients of Jacobi polynomials
  • kron: A faster version of MATLAB's kron function
  • normalize_cols: Scales the columns of a matrix to have norm 1
  • opt_args: Handles optional input arguments for functions
  • opt_disp: Display a message to the user (sometimes)
  • perm_inv: Computes the inverse of a permutation
  • perm_sign: Computes the sign of a permutation
  • sk_iterate: Computes a lower bound of the S(k)-norm of an operator
  • spnull: Returns a sparse orthonormal basis for the null space
  • sporth: Returns a sparse orthonormal basis for the range