dense-Evolution / docs /api /index.md
Tatopenn's picture
Sync: MkDocs documentation site + GitHub Pages deploy
67b79df verified
|
Raw
History Blame Contribute Delete
1.12 kB

API Reference

Generated directly from the package's own docstrings via mkdocstrings — nothing here is duplicated by hand, so it can't drift out of sync with the code.

Module What it's for
Simulator Core dense statevector engine (DenseSVSimulator)
MPS Simulator Matrix-product-state engine for low-entanglement circuits at scale
Chunk Anti-OOM statevector chunking, including distributed multi-device dispatch
QASM Parser OpenQASM 2.0 / 3.0 parsing
Compiler Circuit transpilation (QuantumTranspiler)
Registry & Noise Models Hardware detection, NoiseModel Kraus channels
Gates Gate matrix tables (GATES, PARAMETRIC_GATES, GATE_IDS)
Mitigation Zero-Noise Extrapolation, scalar and density-matrix
Healing Predictive-healing primitives
Interop Qiskit / PennyLane bridges
Autodiff Differentiable circuit-to-energy pipeline for VQE