Download Latest Version v4.21.0 source code.zip (45.6 MB) Google Add to Preferred Sources
Home / v4.19.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-09-18 743 Bytes
v4.19.0 source code.tar.gz 2026-09-18 45.3 MB
v4.19.0 source code.zip 2026-09-18 45.4 MB
Totals: 3 Items   90.7 MB 0

Features

  • Experimental exact simulators built on rigetti-quax: PureStateVectorSimulator and DensityMatrixSimulator in pyquil.simulation._simulator. They evolve a program exactly under JAX, so they are jit-compatible and differentiable with respect to gate parameters, and they accept a NoiseModel. The API is not yet stable; see the architecture guide. (#1855)
  • A gate angle may be any Quil arithmetic expression over declared memory, so the parametric programs quilc emits -- RX(theta[0]/2 + pi) 0 -- simulate without rewriting. (#1869)
Source: README.md, updated 2026-09-18