Skip to content

Latest commit

 

History

History
 
 

README.md

Parallelizer notebooks

This folder contains example notebooks for demonstration and documentation purposes.

General

  • Introduction

    This covers the motivation, basic idea, and usage of the package. If the project is new to you, start with this notebook.

Feature-specific

  • Layouts

    Details on how layout information can be passed to the parallelizer. This is practical if certain circuit qubits need to be forced onto certain physical qubits.

  • Packers

    A list and documentation of circuit packers. Packers control the physical placement of circuits, considering the backend's topology and positioning relative to other circuits.