Pulser is a framework for composing, simulating and executing pulse sequences for neutral-atom quantum devices.
This is the pulser-pasqal
extension, which provides the functionalities needed to execute pulser
sequences on Pasqal's backends.
The standard Pulser installation,
pip install pulser
will automatically install pulser-pasqal
. If you wish to install it on its own, you can also run
pip install pulser-pasqal
Note that pulser-core
is a requirement of pulser-pasqal
, so it will be installed if it hasn't been already.