Getting started¶
New to propaq? Work through these three pages in order.
-
Installation
Install from PyPI, pick the optional extras you need, or build the Rust backend from source.
-
Quickstart
Your first end-to-end propagation: build a circuit, choose an observable, and compute an expectation value.
-
Core concepts
What Heisenberg propagation means in practice, and how propaq's objects map onto it.
Once you have the basics, the guides cover each subsystem in depth and the examples are runnable notebooks you can copy from.