Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.01 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.01 KB
Ooc-prog_qc

Spring 2020 Open Online Course:

Programming Quantum Computers

This repository is for student groups to collaborate on their programming assignments. For every assignment, there will be a folder in the root folder of the repository. For every assignment, every group will have their own sub-folder for their solution (and tests etc).

Groups must edit only in their own sub-folders!!

  • Every group should have at least 1 person who knows how to use git. That person is designated the "Git Master" of the group, and gets write access to the repository. Since groups may change over time, the set of Git Masters will expand.
  • For every assignment and for every group, create a fork on which your group works
  • Create a pull request to "submit" your solution

If nobody in your group knows how to fork and request pulls, talk to us (Bahman or me).

Copyright

Please note: I attached Apache 2.0 license to the repository. By committing to it, you are licensing your contributions in that way.