Quantify#
Quantify is a Python-based data acquisition framework focused on Quantum Computing and solid-state physics experiments. The framework consists of quantify-core and quantify-scheduler.
Quantify-core tutorials#
The quantify-core
package contains all basic functionality to control experiments.
The following tutorials are hosted on the quantify-core
documentation website:
Quantify-scheduler tutorials#
The quantify-scheduler
package enables experimentalists to define complex experiments easily and produces synchronized pulse schedules to be distributed to the control hardware.
Its hybrid gate-pulse control model allows quantum gate- and pulse-level descriptions to be combined in a clearly defined and hardware-agnostic way.
The following tutorials are hosted on the quantify-scheduler
documentation website:
Qblox-specific tutorials#
These tutorials introduce the capabilities and interfaces of Qblox hardware, using Quantify as interface.