Skip to content
/ barcQ Public

A repository to share ideas related to Quantum computing, and code to implement Quantum Algorithms

Notifications You must be signed in to change notification settings

rsehgal/barcQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

barcQ

A repository to share ideas related to Quantum computing, and code to implement Quantum Algorithms

To launch the application to just view the frontend, open the frontend/GridInterface/samples/gridSkeleton.html file in the chrome browser

Here you can create the quantum circuit.

To see the complete thing in action, you need to install following pacakges

  1. CherryPy framework (To receive the data at the backend)
  2. QuTiP (To Process the quantum circuit)

Once QuTip and CherryPy is installed then run the backend/cherryPyWork/pythonBackend.py python file. This will start the webserver at port 8000 of localhost, and now it can process the circuit using the QuTiP in the backend.

About

A repository to share ideas related to Quantum computing, and code to implement Quantum Algorithms

Resources

Stars

Watchers

Forks

Packages

No packages published