Description Usage Details Value Examples
Call this constructor function to create an S3 object of class pauli. pauli objects are lists with four objects:
1 | pauli()
|
sig0: a 2 x 2 data frame with values corresponding to the 2 x 2 identity matrix sig1: a 2 x 2 data frame with values corresponding to the 2 x 2 sigma1 Pauli matrix sig2: a 2 x 2 data frame with values corresponding to the 2 x 2 sigma2 Pauli matrix sig3: a 2 x 2 data frame with values corresponding to the 2 x 2 sigma3 Pauli matrix
An S3 object of class pauli
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.