Skip to content

Release v1.11.0: Path Simulation Framework

Choose a tag to compare

@hillmich hillmich released this 28 Feb 18:56
b379c5c

This release adds the path simulation framework proposed in

L. Burgholzer, A.Ploier, and R. Wille, "Exploiting Arbitrary Paths for the Simulation of Quantum Circuits with Decision Diagrams," in Design, Automation and Test in Europe (DATE), 2022.

To this end, two new Qiskit backends are introduced: the path_sim_qasm_simulator and the path_sim_statevector_simulator.
For further details, see the README and the corresponding paper.