Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xlpmg/quantumcomputing

Workspace for testing & researching quantum circuits and algorithms
https://github.com/xlpmg/quantumcomputing

jupyter-notebook python qiskit quantum-algorithms quantum-computing

Last synced: 1 day ago
JSON representation

Workspace for testing & researching quantum circuits and algorithms

Awesome Lists containing this project

README

        

# Quantum Computing Repository

Workspace for testing & researching quantum algorithms.

Using Qiskit with Jupyter and Python.

Feel free to look through the jupyter notebooks, where I document most of the content of this repository.

## Deployment

1) Clone this repo to your machine
2) Install Python 3 if it isn't installed already
3) Create a [Virtual environment](https://docs.python.org/3.10/tutorial/venv.html) of python in the root folder of this repo
4) Run `pip install -r requirements.txt`
5) Open notebooks by running `jupyter notebook`
6) Execute code by running `python `