Time Evolution#
List of ODEs#
|
ODE solver using the matrix exponentiation for the propagators at each time step. |
Hamiltonian pre-processing#
|
Internal type used to represent the time-dependent parts of a class. |
|
Prepare the time dependent Hamiltonian for the solver. |
Schrodinger equation solver#
|
Schrödinger equation evolution of a state vector or a set of state vectors for a given Hamiltonian. |
|
Compute the final states and applying basis transformation according to the transform_matrix. |
Lindblad equation solver#
|
Master equation evolution of a density matrix for a given Hamiltonian and set of collapse operators, or a Liouvillian. |
|
Compute the final density matrices and applying basis transformation according to the transform_matrix. |