Quantronauts / qhack21

Quant'ronauts repository for QHACK21
3 stars 2 forks source link
machine-learning pennylane qhack qhack2021 qhack21 qml quantum quantum-computing quantum-machine-learning quantum-physics xanadu

qhack21 - Quant'ronauts

DOI

All Contributors

Language grade: Python

Team repository for QHACK21 - Quant'ronauts

Table of contents

  1. Structure
  2. Setup env

Structure

Setup env

Create your virtual env

Installing libraries

To run our project you'll need a bunch of libraries, to installed them run the following command :

pip install pennylane
pip install pennylane-qiskit
pip install pennylane-sf

# For numpy install the following lib
pip install autograd
pip install torch torchvision

In case you have python 2.x and python 3.x cohabited on your virtual system, use pip3 instead of pip

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Sahar Ben Rached

💻

Alain

💻

LQuerellaZ

💻

Tamás Varga

💻

Mica

💻

This project follows the all-contributors specification. Contributions of any kind welcome!