Skip to content

danjconn/qiskit_tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qiskit Tutorials

My attempt at the IBM Q Qiskit tutorials so that I can gain a better understanding of quantum computing. For info head to https://www.research.ibm.com/ibm-q/learn/what-is-ibm-q.

If you want to use these tutorials as a Gist you will need to register for your own API token - just follow the instructions at https://qiskit.org/documentation/install.html

Once you have your API token, add it to the config.py file within the setup folder, and assign the token to the constant IBM_Q_API_TOKEN in this file (make sure you don't post it up anywhere!!). Then run registercredentials.py which create a token file for you which your projects will now use (you should only need to run this once). This will create a qiskitrc file on your local machine which should mean you don't need to authenticate on other projects using IBM Q (don't quote me on it though)!

About

My attempt at the IBM Q Qiskit tutorials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages