qcheff.models.jaynes_cummings.models¶
Module Contents¶
Classes¶
Everything is measured in units of the coupling constant g. |
API¶
- class JCModel¶
Everything is measured in units of the coupling constant g.
- resonator_freq: numpy.float64¶
5
- detuning: numpy.float64¶
0.1
- resonator_levels: numpy.int64¶
5
- jc_scqubits_hilbertspace(evals_method: str = 'evals_scipy_sparse')¶
Returns the SCQubits Hilbertspace of a Jaynes-Cummings model with a single qubit and a resonator.
- critical_chemical_potential(delta, n)¶