Device specifications
Before creating a quantum program, we need to decide on which kind of device it will run. Device limitations and capabilities have consequences on the possible register configurations and how pulses will affect the qubit states.
Virtual device
Section titled “Virtual device”In Pulser Studio it’s possible to work with a virtual device based on Pulser’s MockDevice
, allowing to access all types of channels and to change some basic settings to simulate different hardware capabilities.
Real device
Section titled “Real device”You can also choose to simulate a real known device. In this case, channels and characterics are fixed.