Skip to main content

A little quantum toolset developed using Qiskit

Project description

QuantumSolver

Quantum Solver Logo

QuantumSolver

A little quantum toolset developed using Qiskit
Explore the docs »

Table of Contents

Getting started

Warning

The toolset uses your personal IBM Quantum Experience token to access to the IBM hardware. You can access to your API token or generate another one here.

You can also use the Guest Mode which only allows you to run quantum circuits in a local simulator ("aer_simulator").

Download and install

git clone https://github.com/alu0101238944/quantum-solver.git
cd quantum-solver
pip3 install -e .

Command Line Interface

QuantumSolver

python3 src/main_quantum_solver.py [optional IBMQ_TOKEN]

BB84

python3 src/main_bb84.py [optional IBMQ_TOKEN]

Web Interface

Backend

cd quantum_solver_web
python3 src/flask-server/server.py

Frontend

cd quantum_solver_web
npm i
npm start

Screenshots

Home Page
Home Page
Token Page
Token Page
Main Menu Page
Main Menu Page
Run Page
Run Page
Run Experimental Mode Page
Run Experimental Mode Page

Documentation

QuantumSolver documentation is available at https://alu0101238944.github.io/quantum-solver/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quantum-solver-1.0.0.tar.gz (4.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page