From 3cabb84b96893cab57a32e80d04f4e38520c247f Mon Sep 17 00:00:00 2001 From: Anurudh Peduri <7265746+anurudhp@users.noreply.github.com> Date: Fri, 3 Apr 2026 11:39:55 +0100 Subject: [PATCH] v0.2 Signed-off-by: Anurudh Peduri <7265746+anurudhp@users.noreply.github.com> --- Readme.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Readme.md b/Readme.md index 58768467..f36efe86 100644 --- a/Readme.md +++ b/Readme.md @@ -23,3 +23,20 @@ Contributing ------------ Please see [Contributing.md](Contributing.md). + +Paper +----- + +The tool is based on the following paper: + +```bibtex +@misc{peduri2026traqestimatingquantumcost, + title={Traq: Estimating the Quantum Cost of Classical Programs}, + author={Anurudh Peduri and Jam Kabeer Ali Khan and Gilles Barthe and Michael Walter}, + year={2026}, + eprint={2509.01508}, + archivePrefix={arXiv}, + primaryClass={quant-ph}, + url={https://arxiv.org/abs/2509.01508}, +} +```