Next steps
Keep exploring
- Browse the full Python API reference.
- Walk through the executed notebooks — end-to-end examples with plots and outputs inline.
- Read the Bloqade SDK docs to see how ppvm fits into circuit authoring and dispatch.
Other path
Building a library on top of ppvm?
The Rust Quick Start covers the trait hierarchy, the
Open the Rust Quick Start Config generics, and how to embed ppvm in a
simulator.