Skip to content

The Classiq Tutorial

Welcome to The Classiq Tutorial!

This is the place to gain hands-on experience in high-level quantum programming.

The tutorial consists of the following sections:

  1. Classiq Overview Tutorial - a full workflow with classiq, from designing a simple quantum model to execution and post processing the results.
  2. Qmod Tutorial - introducing the Qmod language and its accompanying library. These are the building blocks of every quantum model.
    1. Part 1 covers basic concepts and functions, which are relevant in most use-cases.
    2. Part 2 goes into more advanced topics. Grasping these tools and ideas opens the door to a whole world of quantum algorithms and applications.
  3. Synthesis tutorial - introducing Classiq's synthesis engine and explaining how to use it for optimization of the resulting quantum program.