Skip to content

A basic implementation of a Quantum Simulator in Python to learn the basic components

License

Notifications You must be signed in to change notification settings

mamihretu/Quantum_Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimQ

SimQ is a very basic implementation of a Quantum Simulator in Python to learn the basic components

Usage

$$ clone repo 
$$ Run main.py from quantumSim folder:  python gui.py
$$ Use gui to build your circuit


$$Result: the circuit will automatically run 1024 times and the output distrubution will be displayed on a bar chart

Possible Circuit Layout

Possible Outcome

TODO

  • Add more gates to circuit and make circuit adapt to more that 6 Qubits
  • Add a block sphere visualizer

About

A basic implementation of a Quantum Simulator in Python to learn the basic components

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages