Skip to content

A demonstration of what I've tried so far in quantum computing, using the Qiskit library for python 3.

Notifications You must be signed in to change notification settings

Gallium314/LearningWithQiskit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

LearningWithQiskit

A demonstration of what I've tried so far in quantum computing, using the Qiskit library for python 3. The output file shows what a typical run looks like, around 50% of the bits go to 11, the others go to 00. It is different every time, but stays within a range of ~50. This is a simulated experiment that did not run on an actual quantum computer.

Apr 21:

Test now runs 10 times, takes the average - trying to demonstrate that each time the test runs, the 0 and 1 bits are close (but not equal) to 50/50.

About

A demonstration of what I've tried so far in quantum computing, using the Qiskit library for python 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages