Introduction
Although in some cases, we want to find the stationary states of a quantum system, often we are interested in the dynamics: how the state of a system or an ensemble of systems evolves with time. QuTiP provides many ways to model dynamics.
There are two kinds of quantum systems: open systems that interact with a larger environment and closed systems that do not. In a closed system, the state can be described by a state vector. When we are modeling an open system, or an ensemble of systems, the use of the density matrix is mandatory.
The following table lists of the solvers QuTiP provides for dynamic quantum systems and indicates the type of object returned by the solver:
Equation |
Function |
Class |
Returns |
---|---|---|---|
Unitary evolution, Schrödinger equation. |
|||
Periodic Schrödinger equation. |
None |
||
Schrödinger equation using Krylov method |
None |
||
Lindblad master eqn. or Von Neuman eqn. |
|||
Monte Carlo evolution |
|||
Non-Markovian Monte Carlo |
|||
Bloch-Redfield master equation |
|||
Floquet-Markov master equation |
|
||
Stochastic Schrödinger equation |
|||
Stochastic master equation |
|||
Transfer Tensor Method time-evolution |
None |
||
Hierarchical Equations of Motion evolution |
|