All Projects → QPower-Research → QPowerAlgo

QPower-Research / QPowerAlgo

Licence: MIT License
Bringing all Quantum Algorithms under one Roof ⚡

Programming Languages

Jupyter Notebook
11667 projects
Q#
14 projects

Projects that are alternatives of or similar to QPowerAlgo

Quantum-Computing-UK-Repository
This repository contains all of the code found in the quantum computing tutorials at : https://quantumcomputinguk.org.
Stars: ✭ 52 (+225%)
Mutual labels:  quantum-algorithms, qiskit
Quantum-Computing-Resources
This repository contains the best resources for learning practical quantum computing. This repository will be updated frequently.
Stars: ✭ 60 (+275%)
Mutual labels:  quantum-algorithms, qiskit
Quantum-Computing-Collection-Of-Resources
A Well Maintained Repository On Quantum Computing Resources [Code+Theory] Updated Regularly During My Time At IBM, Qubit x Qubit And The Coding School's Introduction To Quantum Computing Course '21
Stars: ✭ 183 (+1043.75%)
Mutual labels:  quantum-algorithms, qiskit
launchpad
Resources to get started in Quantum Computing!
Stars: ✭ 21 (+31.25%)
Mutual labels:  quantum-algorithms, qiskit
Quantum-Computer-Simulator-with-Algorithms
C++ simulator of quantum registers and quantum algorithms
Stars: ✭ 15 (-6.25%)
Mutual labels:  quantum-algorithms
cirq-on-iqm
Cirq adapter for IQM's quantum computers
Stars: ✭ 21 (+31.25%)
Mutual labels:  quantum-algorithms
ate
Distributed immutable data store with strong encryption and authentication
Stars: ✭ 94 (+487.5%)
Mutual labels:  quantum-algorithms
QuantumPoker
Quantum Poker – a serious pedagogical tool to learn quantum computing that is fun to play
Stars: ✭ 16 (+0%)
Mutual labels:  qiskit
learning-quantum
Study resources for learning quantum computing
Stars: ✭ 51 (+218.75%)
Mutual labels:  qiskit
qcl
Quantum Computation Language port from http://tph.tuwien.ac.at/~oemer/qcl.html
Stars: ✭ 29 (+81.25%)
Mutual labels:  quantum-algorithms
unitaryhack
Rules and information for the 2021 unitaryHACK event hosted by @unitaryfund
Stars: ✭ 16 (+0%)
Mutual labels:  quantum-algorithms
QuantumComputing
Collection of Tutorials and other Quantum Computer programming related things.
Stars: ✭ 120 (+650%)
Mutual labels:  qiskit
quantuminspire
Quantum Inspire SDK
Stars: ✭ 50 (+212.5%)
Mutual labels:  qiskit
quantumcat
quantumcat is a platform-independent, open-source, high-level quantum computing library, which allows the quantum community to focus on developing platform-independent quantum applications without much effort.
Stars: ✭ 18 (+12.5%)
Mutual labels:  quantum-algorithms
algorithm-zoo
Implementations of algorithms from http://quantumalgorithmzoo.org/
Stars: ✭ 17 (+6.25%)
Mutual labels:  quantum-algorithms
Quantum-Machine-Learning
This repository contains implementations of Quantum Machine Learning algorithms, feature maps, variational circuits and research papers.
Stars: ✭ 47 (+193.75%)
Mutual labels:  quantum-algorithms
QASMBench
QASMBench is an OpenQASM benchmark suite running on IBM Quantum-Experience backends.
Stars: ✭ 22 (+37.5%)
Mutual labels:  quantum-algorithms
OpenFermion-PySCF
OpenFermion plugin to interface with the electronic structure package PySCF.
Stars: ✭ 76 (+375%)
Mutual labels:  quantum-algorithms
qibo
A framework for quantum computing with hardware acceleration.
Stars: ✭ 120 (+650%)
Mutual labels:  quantum-algorithms
cusp cirq demo
Demonstration of CUSP algorithm using Cirq
Stars: ✭ 35 (+118.75%)
Mutual labels:  quantum-algorithms

QPowerAlgo

All Contributors

Bringing all Quantum Algorithms under one Roof

PRs Welcome

Overview

The goal of this project is to have in a single place all possible quantum algorithms and programs - in multiple available frameworks. We aim to achieve this collaboratively, so feel free to contribute in any way you want, just make sure to follow the contribution guidelines listed below.

In case you have any questions, feel free to tag one of the repo admins in your issue/PR (don't assign us to any issue!): Syed Farhan(@born-2learn), Ricardo Prins(@ricardoprins).

Contents

Our content is divided by quantum computing frameworks. Please create an issue if you wish to add code in a framework that we don't currently have here. Do not create folders in your submissions, unless specifically told to do so.

Also, we are accepting submissions to our Wiki section. Please let us know if you'd like to contribute to an article.

Contributing Guidelines

  • Issues will be assigned on a first come, first serve basis. You just have to comment on the issue, asking to be assigned, and it will be done if found fit.
  • Preferably, you cannot work on any issue that is not assigned to you.
  • In case you want to submit an improvement to an existing algorithm, we prefer that you create an issue, describing in details your improvement. This will help others to analyze your contribution. You can use the templates that we have provided :)
  • If you have anything else in mind, create an issue and please wait for it to be assigned to you. You can then start working on it and create a PR.
  • All PRs must be made from a Branch. Create a separate branch for every Issue you are working upon and once found fit, make a PR.
  • If you have no idea what are issues or PRs, please do refer to this link

Make sure your code works before submitting it :D

Where to upload the files

PLEASE READ THIS

  • Your files should be uploaded directly into the corresponding folder (e.g. if you wrote code for a Grover's Search with qiskit, it goes inside the Grover's Search folder within the qiskit folder and so on)
  • Edit the corresponding README.md file to add the link to your code in the corresponding section (GitHub Markdown Guide)
  • Under no circumstances create new folders within the language folders to upload your code unless specifically told to do so.
  • Also, be polite with the reviewers - they will be ALWAYS polite to you.

Our Contributors

CONTRIBUTORS.md

Code of Conduct

You can find our Code of Conduct here.

License

This project follows the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].