Drive
The Boulder Opal Toolkits are currently in beta phase of development. Breaking changes may be introduced.
- class Drive(values, addressing)
A piecewise-constant complex-valued drive.
- Parameters:
values (np.ndarray) – The values of the drive at each segment, in units of rad/s.
addressing (int or tuple[int, ...]) – The indices of the ions addressed by the drive.
See also
ions.OptimizableDrive
Abstract class describing a piecewise-constant optimizable drive.
ions.ms_simulate()
Simulate a Mølmer–Sørensen-type operation on a trapped ions system.