Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lanl/quantum_algorithms
Codes accompanying the paper "Quantum algorithm implementations for beginners"
https://github.com/lanl/quantum_algorithms
Last synced: 25 days ago
JSON representation
Codes accompanying the paper "Quantum algorithm implementations for beginners"
- Host: GitHub
- URL: https://github.com/lanl/quantum_algorithms
- Owner: lanl
- License: other
- Created: 2020-03-11T00:29:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-23T17:22:20.000Z (over 4 years ago)
- Last Synced: 2024-12-19T04:07:06.363Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 327 KB
- Stars: 237
- Watchers: 15
- Forks: 40
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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](https://arxiv.org/abs/1804.03719):
* 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.