OptimizableDrive

class boulderopal.ions.OptimizableDrive

Abstract class for optimizable drives. You need to call the concrete classes below to create optimizable drives.

SEE ALSO

boulderopal.ions.ComplexOptimizableDrive : Class describing a piecewise-constant complex-valued optimizable drive.

boulderopal.ions.RealOptimizableDrive : Class describing a piecewise-constant real-valued optimizable drive.

boulderopal.ions.ms_optimize : Find optimal pulses to perform Mølmer–Sørensen-type operations on trapped ions systems.

Was this useful?