GithubHelp home page GithubHelp logo

qps-client's Introduction

QPS Client

QPS Logo

QPS Client allows you to connect Quantum Programming Studio UI with Rigetti QCS, Rigetti Forrest SDK, IBM Qiskit, and Quantastica Qubit Toaster.

How it works?

QPS Client is running on your local machine (or in the cloud) where your quantum programming environment is installed. It opens secure websocket connection with Quantum Programming Studio server and executes quantum circuits (that you design in the web UI) on your local simulator or on real quantum computer.

Diagram 1

Install (or upgrade to latest version)

  1. Make sure you have node.js and npm installed (it is installed by default in Rigetti QMI).

  2. Run following terminal command:

npm install -g qps-client

When installing in Rigetti QMI, you need to run install command as privileged user:

sudo npm install -g qps-client

Usage

Using with Rigetti Forest SDK on your local machine (QVM only)

  1. Install Rigetti Forrest SDK

  2. Run QVM (Quantum Virtual Machine) with:

qvm -S
  1. Open one more terminal window and execute:
qps-client

When started, qps-client will ask you to enter your Quantum Programming Studio username and password. When successfully authenticated, you will be able to run circuits on your locally running QVM directly from Quantum Programming Studio UI.

Using with Rigetti QCS (QVM and QPU)

  1. Get access to Rigetti QCS and SSH to your QMI (Quantum Machine Image).

  2. SSH to your QMI and execute following terminal command:

qps-client

When started, qps-client will ask you to enter your Quantum Programming Studio username and password. When successfully authenticated, you will be able to run circuits on QPU and QVM directly from Quantum Programming Studio UI.

See video:

QPS Client

Using with Qiskit (IBMQ or Aer)

  1. Install Qiskit

  2. Open your terminal and execute following terminal command:

qps-client

When started, qps-client will ask you to enter your Quantum Programming Studio username and password. When successfully authenticated, you will be able to run circuits on your backend (simulator and/or quantum computer) directly from Quantum Programming Studio UI.

Using with Qubit Toaster

  1. Install Qubit Toaster

  2. Open your terminal and execute following terminal command:

qps-client

When started, qps-client will ask you to enter your Quantum Programming Studio username and password. When successfully authenticated, you will be able to run circuits on your backend directly from Quantum Programming Studio UI.

Support

If you find bugs please report here: https://github.com/quantastica/qps-client/issues

License

MIT

qps-client's People

Contributors

dependabot[bot] avatar perak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.