Skip to content

Notebooks and other stuff for a Quantum Course

License

cmleecm/QuantumCourse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuantumCourse

Notebooks and other stuff for a Quantum Course

This repository contains the materials of the course about Introduction to Quantum Programming that I teach under demand. Please, feel free to send me any comments or corrections so I can improve them. You can use them freely on your own courses (Please, try to cite it! )

These notebooks are based on ProjectQ and need the next Python packages installed:

  • numpy
  • matplotlib
  • CIL
  • scipy

It includes a set of Notebooks to learn some basics about Quantum Programming, with implementations of modern algorithms. Many of them are based on examples comming from ProjectQ and other sites or from publications. In each notebook, the references to the paper or to the original programs are included when needed.

Also, it includes a modification of the Quantum Simulator QUIRK to change the colors, so the main Quantum gates have the same colors that the IBM Q Experience Composer.

List of notebooks

About

Notebooks and other stuff for a Quantum Course

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 65.6%
  • HTML 34.4%