Skip to content

This is the Code for "Quantum Computing - The Math of Intelligence #10" By Siraj Raval on Youtube

Notifications You must be signed in to change notification settings

alanbosco/quantum_computing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

quantum_computing

This is the Code for "Quantum Computing - The Math of Intelligence #10" By Siraj Raval on Youtube

Coding Challenge - Due Date, Thursday, August 24, 2017

This weeks challenge is to write your own quantum algorithm in Python using IBM's API. See this top answer for some examples of the kind of algorithm you can build. Bonus points for good documentation. Good luck!

Overview

This is the code for this video on Youtube by Siraj Raval. It build the Deutsch-Josza algorithm using IBM's Quantum API to demonstrate quantum power.

Dependencies

Use this README for instructions on how to setup your dependencies

Usage

Run python demo.py in terminal after setting up your dependencies

Credits

The credits for this code go to IBM. I've merely created a wrapper to get people started.

About

This is the Code for "Quantum Computing - The Math of Intelligence #10" By Siraj Raval on Youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%