Skip to content

Latest commit

 

History

History
61 lines (29 loc) · 1.57 KB

File metadata and controls

61 lines (29 loc) · 1.57 KB

Tutorials on digital circuits

In this section you will find a number of tutorials and examples that show how you can use the digital bloqade subpackage, bloqade-circuit, in order to write quantum programs. The examples are split into sub-sections featuring the different dialects and submodules.

General tutorials

Squin

Squin is bloqade-circuits central dialect used to build circuits and run them on simulators and hardware.

Interoperability with other SDKs

While bloqade-circuit provides a number of different dialects (eDSLs), it may also be convenient to transpile circuits written using other SDKs.