rniilartey / quantum_algorithms

Codes accompanying the paper "Quantum algorithm implementations for beginners"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quantum Algorithms

This repository contains codes accompanying the paper "Quantum algorithm implementations for beginners", including circuit representations using OpenQASM (Open Quantum Assembly Language) that can be run on IBM Quantum Experience, as well as implementation of additional subroutines.

Reference

If you find this code useful in your work, we kindly request that you cite the following paper:

  • Abhijith J. et al. (2020). Quantum Algorithm Implementations for Beginners. arXiv preprint arXiv:1804.03719.
@article{coles2018quantum,
  title={Quantum algorithm implementations for beginners},
  author={Coles, Patrick J and Eidenbenz, Stephan and Pakin, Scott and Adedoyin, Adetokunbo and Ambrosiano, John and Anisimov, Petr and Casper, William and Chennupati, Gopinath and Coffrin, Carleton and Djidjev, Hristo and others},
  journal={arXiv preprint arXiv:1804.03719},
  year={2018}
}

License

This code is provided under a BSD license as part of the Hybrid Quantum-Classical Computing suite, known internally as LA-CC-16-032.

About

Codes accompanying the paper "Quantum algorithm implementations for beginners"

License:Other


Languages

Language:Jupyter Notebook 71.3%Language:Python 17.5%Language:Lua 8.8%Language:OpenQASM 2.0%Language:Julia 0.4%