Metadata-Version: 2.4
Name: dynamarq
Version: 0.3.8
Summary: A scalable hardware agnostic benchmarking suite for dynamic quantum circuits.
Author-email: Sumeet Shirgure <sumeetshirgure@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/sumeetshirgure/dynamarq
Project-URL: Issues, https://github.com/sumeetshirgure/dynamarq/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: qiskit
Requires-Dist: qiskit-aer
Requires-Dist: qiskit-ibm-runtime
Requires-Dist: guppylang
Requires-Dist: selene-sim
Dynamic: license-file

# dynamarq
A scalable hardware agnostic benchmarking suite for dynamic quantum circuits.

Documentation available [here](https://sumeetshirgure.github.io/dynamarq.github.io/).

If you found this useful please cite our paper :

```
@misc{shirgure2026characterizingbenchmarkingdynamicquantum,
      title={Characterizing and Benchmarking Dynamic Quantum Circuits}, 
      author={Sumeet Shirgure and Efekan Kökcü and Anupam Mitra and Wibe Albert de Jong and Costin Iancu and Siyuan Niu},
      year={2026},
      eprint={2604.03360},
      archivePrefix={arXiv},
      primaryClass={quant-ph},
      url={https://arxiv.org/abs/2604.03360}, 
}
```
