1 Repo
Generating a distribution of measurement results from a quantum circuit across multiple execution shots.
Distinct from Quantum Circuit Design: Focuses on the analysis of output samples rather than the design of the circuit itself.
Explore 1 awesome GitHub repository matching scientific & mathematical computing · Quantum Outcome Sampling. Refine with filters or upvote what's useful.
Qiskit is a quantum computing software development kit used for designing, simulating, and executing quantum circuits on physical hardware and simulators. It functions as a quantum algorithm framework, a circuit simulator, and a vendor-agnostic hardware interface for dispatching workloads across diverse providers. The project features a quantum circuit transpiler that optimizes abstract designs to match the specific basis gates and qubit connectivity of target hardware. It employs a pass-based transpilation pipeline and symbolic instruction translation to convert high-level circuits into hard
Executes circuits to generate a distribution of measurement results across multiple shots for quantum analysis.