Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xlpmg/quantumcomputing
- Owner: xLPMG
- Created: 2023-03-05T12:09:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-30T23:04:41.000Z (over 1 year ago)
- Last Synced: 2024-11-11T15:12:35.422Z (2 months ago)
- Topics: jupyter-notebook, python, qiskit, quantum-algorithms, quantum-computing
- Language: Jupyter Notebook
- Homepage:
- Size: 702 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 `