-
Notifications
You must be signed in to change notification settings - Fork 1
PPVM #61
Copy link
Copy link
Open
2 / 32 of 3 issues completedLabels
area: bytecodeArea: bytecode design, compilation, and execution.Area: bytecode design, compilation, and execution.area: circuitArea: quantum circuit related issues.Area: quantum circuit related issues.area: stellarscopeArea: Stellarscope VM related issues.Area: Stellarscope VM related issues.category: tracking issueCategory: an issue tracking the progress of something.Category: an issue tracking the progress of something.
Description
Metadata
Metadata
Labels
area: bytecodeArea: bytecode design, compilation, and execution.Area: bytecode design, compilation, and execution.area: circuitArea: quantum circuit related issues.Area: quantum circuit related issues.area: stellarscopeArea: Stellarscope VM related issues.Area: Stellarscope VM related issues.category: tracking issueCategory: an issue tracking the progress of something.Category: an issue tracking the progress of something.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Pauli Propagation VM: fast quantum circuit simulator in Rust with Python
bindings. Three main components: ppvm-runtime (Pauli propagation via
PauliWord/PauliSum with efficient bitwise storage, Clifford gates, rotations,
noise channels, truncation), ppvm-tableau (generalized stabilizer tableau
simulation), and ppvm-sym (symbolic computation). Standalone project. Example
issues: PauliSum truncation strategies, tableau measurement correctness, Trotter
simulation performance, Python binding API, magic state distillation benchmarks.
Timeline: 2026-03-01 — 2026-07-01
Owners: @david-pl, @Roger-luo, @kaihsin