基于链表架构的存储高效量子电路模拟器
量子物理
2007-05-23 v1
摘要
本文介绍我们在 C++ 环境下开发的量子电路模拟器。我们设计了一种利用链表结构进行高效内存处理的新方法,使我们能够在合理时间内模拟多达 20 个量子比特的量子电路。我们的程序包可模拟用户构建的任何量子电路的活动;它也将用于理解某些量子算法(如 Simons 与 Shor 算法)的鲁棒性。
引用
@article{arxiv.quant-ph/0511079,
title = {Memory Efficient Quantum Circuit Simulator Based on Linked List Architecture},
author = {Wissam Abdel Samad and Roy Ghandour and Mohamad Nabil Hajj Chehade},
journal= {arXiv preprint arXiv:quant-ph/0511079},
year = {2007}
}
备注
8 pages, 3 figures