Difference between revisions of "List of functions"

From QETLAB
Jump to navigation Jump to search
Line 39: Line 39:
 
* <tt>[[PartialTrace]]</tt>: Computes the [[partial trace]] of a matrix
 
* <tt>[[PartialTrace]]</tt>: Computes the [[partial trace]] of a matrix
 
* <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
  
 
==Miscellaneous==
 
==Miscellaneous==

Revision as of 18:31, 28 November 2012

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

Permutations and Symmetry of Subsystems

Random Things

Special States

Special Superoperators

Miscellaneous

  • Commutant: Computes the commutant of a set of matrices

Helper Functions

  • opt_args: Handles optional input arguments for functions
  • perm_inv: Computes the inverse of a permutation
  • perm_sign: Computes the sign of a permutation
  • spnull: (coming soon)
  • sporth: (coming soon)