All Projects → lanl → Quantum_algorithms

lanl / Quantum_algorithms

Licence: other
Codes accompanying the paper "Quantum algorithm implementations for beginners"

Projects that are alternatives of or similar to Quantum algorithms

Lambdaschooldatascience
Completed assignments and coding challenges from the Lambda School Data Science program.
Stars: ✭ 22 (-4.35%)
Mutual labels:  jupyter-notebook
Fastprogress
Simple and flexible progress bar for Jupyter Notebook and console
Stars: ✭ 919 (+3895.65%)
Mutual labels:  jupyter-notebook
Literature Connector
Literature and Data - Spring 2016 Data Science Connector Course
Stars: ✭ 22 (-4.35%)
Mutual labels:  jupyter-notebook
Cvworkshop Deprecated
This workshop has been deprecated check out the new workshop here https://github.com/aribornstein/cvworkshop
Stars: ✭ 22 (-4.35%)
Mutual labels:  jupyter-notebook
Leaf Gp
Stars: ✭ 22 (-4.35%)
Mutual labels:  jupyter-notebook
Cs50seminar
Data Science with Python Pandas
Stars: ✭ 22 (-4.35%)
Mutual labels:  jupyter-notebook
Papers Books Reading
🍬Some papers & books I’ve read.
Stars: ✭ 22 (-4.35%)
Mutual labels:  jupyter-notebook
Ccks2020 Entity Linking
CCKS 2020: 面向中文短文本的实体链指任务
Stars: ✭ 23 (+0%)
Mutual labels:  jupyter-notebook
Pytorch Gat
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
Stars: ✭ 908 (+3847.83%)
Mutual labels:  jupyter-notebook
Coursera
My Coursera's Notes
Stars: ✭ 22 (-4.35%)
Mutual labels:  jupyter-notebook
Veri Artirma Data Augmentation
Bu repoda veri artırma (data augmentation) ile ilgili pratik uygulamalara ulaşabilirsiniz.
Stars: ✭ 22 (-4.35%)
Mutual labels:  jupyter-notebook
Biof309 fall2017
Stars: ✭ 22 (-4.35%)
Mutual labels:  jupyter-notebook
Sensei
Posture 👤 Monitor App and Analytics
Stars: ✭ 22 (-4.35%)
Mutual labels:  jupyter-notebook
Pycurious
Python package for computing the Curie depth from the magnetic anomaly
Stars: ✭ 22 (-4.35%)
Mutual labels:  jupyter-notebook
Astrohackweek2016
Materials for the 2016 Astro Hack Week
Stars: ✭ 22 (-4.35%)
Mutual labels:  jupyter-notebook
Variational gradient matching for dynamical systems
Sample code for the NIPS paper "Scalable Variational Inference for Dynamical Systems"
Stars: ✭ 22 (-4.35%)
Mutual labels:  jupyter-notebook
Csc deeplearning
3-day dive into deep learning at csc
Stars: ✭ 22 (-4.35%)
Mutual labels:  jupyter-notebook
Covid 19 Bert Researchpapers Semantic Search
BERT semantic search engine for searching literature research papers for coronavirus covid-19 in google colab
Stars: ✭ 23 (+0%)
Mutual labels:  jupyter-notebook
Datascience
Data Science
Stars: ✭ 22 (-4.35%)
Mutual labels:  jupyter-notebook
Esmpy Tutorial
Basic tutorial for ESMPy Python package
Stars: ✭ 22 (-4.35%)
Mutual labels:  jupyter-notebook

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].