Difference between revisions of "Weyl.m"
(→Outputs) |
|||
| Line 17: | Line 17: | ||
A.a - annihilation operator | A.a - annihilation operator | ||
A.n - population number operator | A.n - population number operator | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
==Examples== | ==Examples== | ||
Revision as of 21:20, 22 February 2026
Weyl boson operators (sparse, see below for normalisa- tion convention) for a bosonic mode with a user-specified population number truncation.
Syntax
A=weyl(nlevels)
Arguments
nlevels - an integer specifying the
number of population levels
Outputs
A.u - unit operator
A.c - creation operator
A.a - annihilation operator
A.n - population number operator
Examples
See examples in the Spinach distribution relevant to this function.
Notes
This page was generated from the function header in the Spinach repository.
See also
Version 2.11, authors: Ilya Kuprov