kshitijdave/QuantumGateSim

Custom unitary and statevector simulators that outperform Qiskit simulators at low circuit depths. This repository offers insights into quantum circuit and gate calculations, providing a deeper understanding of how quantum simulators operate efficiently.

Order by:
PeterYS

2

Posted by PeterYS

Looks interesting. Is there an associated article explaining the optimization, or do we have to interpret it with the code?
Kshitij Dave

2

Posted by kshitijdave

I haven't conducted comprehensive benchmarking yet, but based on the code, I observed that smaller circuits tend to execute in less time than Qiskit.

Peter@sqhy2

2

Posted by sqhy2

And in what sense does the optimization come from?