boson_ortho.m
Orthogonal bosonic monomials calculated from the bosonic monomial basis produced by boson_mono(nlevels). Gram-Schmidt orthogonalisation is used without normalisation.
Syntax
B=boson_ortho(nlevels)
Parameters
nlevels - number of bosonic ladder population levels
Outputs
B - a cell array of orthogonal bosonic monomials
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
boson_mono.m, weyl.m, bos_product_table.m, oper2bm.m, enlev2bm.m, kq2lin.m, bos2ist.m, centrans.m, ct2ist.m, enlev2ist.m, hamiltonian.m, kinetics.m, lindbladian.m, oper2ist.m, operator.m, orientation.m, propagator.m, relaxation.m, sin_tran.m, Kernel_functions
Version 2.11, authors: Ilya Kuprov, Sarbojoy Das