Difference between revisions of "List of functions"

From QETLAB
Jump to navigation Jump to search
m
(→‎Entanglement and Separability: added IsEntanglingGate)
Line 5: Line 5:
  
 
==Entanglement and Separability==
 
==Entanglement and Separability==
 +
* <tt>[[IsEntanglingGate]]</tt>: Determines if a [[unitary]] is an [[entangling gate]]
 
* <tt>[[IsPPT]]</tt>: Determines whether or not a matrix has [[positive partial transpose]]
 
* <tt>[[IsPPT]]</tt>: Determines whether or not a matrix has [[positive partial transpose]]
 
* <tt>[[IsProductOperator]]</tt>: Determines if an operator is an [[elementary tensor]]
 
* <tt>[[IsProductOperator]]</tt>: Determines if an operator is an [[elementary tensor]]

Revision as of 15:42, 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

Helper Functions

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