Description Usage Arguments Value Examples
View source: R/convert_ket2DM.R
Converts a ket (pure) description of quantum state and creates a density matrix representation of the same state. Density matrices can represent both pure and mixed states.
1 |
v |
An input ket |
Density matrix representing same state as input ket
1 | convert_ket2DM( ket(1,0) )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.