Skip to content
Pasqal Documentation

Pasqal Tools overview

Cloud Software Development Kit (SDK)

To send jobs through Pasqal’s Cloud, you will use our cloud SDK, an open-source lightweight Python library.

A job refers to a specific task or set of calculations that are submitted to a backend.

User portal

The User Portal is a web interface which lets you follow your jobs’ progress, check their logs, retry them if needed and download their results. You can also manage your account and projects.

Check it out here: https://portal.pasqal.cloud/ (external)

Pulser

Pulser is an open source Python package developed by Pasqal for low-level manipulation of a neutral atom quantum device. It contains efficient, optimized simulation routines for learning and exploration. Note that higher-level algorithm stacks are currently in development for this tool.

Check it out

Pulser Studio

Pulser Studio is a no-code graphical interface accessible through our Cloud platform which lets you build your quantum register and design your sequence directly in your browser. It provides an emulator running in your browser to simulate small quantum systems.

Check it out