Pulser is a framework for composing, simulating and executing pulse sequences for neutral-atom quantum devices.
This is the pulser-core
package, which provides the core functionalities needed to create sequences
with pulser
.
The standard Pulser installation,
pip install pulser
will automatically install pulser-core
, along with the extension packages.
If you wish to install pulser-core
on its own, you can instead run
pip install pulser-core