pulser.devices
Classes for specification of neutral-atom devices.
The Device class sets the structure of a physical device,
while VirtualDevice is a more permissive device type which can
only be used in emulators, as it does not necessarily represent the
constraints of a physical device.
Illustrative instances of Device (e.g. AnalogDevice) and
VirtualDevice (the MockDevice) come included in the
module.
Classes
Specifications of a neutral-atom device. |
|
Specifications of a virtual neutral-atom device. |