Difference between revisions of "List of functions"

From QETLAB
Jump to navigation Jump to search
(→‎Superoperators: added ReductionMap)
Line 71: Line 71:
 
* <tt>[[PartialTranspose]]</tt>: Computes the [[partial transpose]] of a matrix
 
* <tt>[[PartialTranspose]]</tt>: Computes the [[partial transpose]] of a matrix
 
* <tt>[[Realignment]]</tt>: Computes the [[realignment]] of a [[bipartite]] operator
 
* <tt>[[Realignment]]</tt>: Computes the [[realignment]] of a [[bipartite]] operator
 +
* <tt>[[ReductionMap]]</tt>: Produces the reduction map
 
* <tt>[[Twirl]]</tt>: Twirls a bipartite or multipartite operator
 
* <tt>[[Twirl]]</tt>: Twirls a bipartite or multipartite operator
  

Revision as of 17:13, 29 September 2014

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
  • 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