Skip to content

atherfawaz/Quantum-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simulating a quantum computer using a classical computer

This notebook contains a quantum simulator built from scratch using basic libararies. The simulator performs the following functions:

  • Initialize a state
  • Run a program by calculating for each gate, a matrix operator and then applying it to the qubits
  • Perform multi-shot measurements of all qubits using weighted random technique

About

Colab-friendly implementation of a quantum computing simulator using only numpy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published