paraqeet.propagation.scipy_expm_grape#

Class definition of the Scipy piecewise exponential propagation model.

Uses the GRAPE optimization method. Assumes that the signal is piecewise constant (PWC) without an LO and the Hamiltonian is defined in the rotating frame of drive.

Classes

ScipyExpmGRAPE(model, resolution)

Solve EOMs by piecewise exponentiation via Scipy using GRAPE.