Updated 6 months ago

simulated-bifurcation • Rank 10.9 • Science 77%

Python CPU/GPU implementation of the Simulated Bifurcation (SB) algorithm to solve quadratic optimization problems (QUBO, Ising, TSP, optimal asset allocations for a portfolio, etc.).

Updated 6 months ago

cuda-quantum • Rank 20.6 • Science 46%

C++ and Python support for the CUDA Quantum programming model for heterogeneous quantum-classical workflows

Updated 5 months ago

https://github.com/cqcl/pytket-docs • Rank 8.6 • Science 49%

User manual and example notebooks for the pytket quantum computing toolkit

Updated 5 months ago

https://github.com/aryashah2k/quantum-computing-collection-of-resources • Rank 6.5 • Science 10%

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

Updated 6 months ago

qm • Science 41%

Quantum Algorithms Editor

Updated 6 months ago

schlogl-model • Science 54%

This repository contains code to implement the classical and quantum subroutines for the paper "Modeling Stochastic Chemical Kinetics on Quantum Computers". Additionally, it contains numerical results and/or raw data not reported in the main text and Supplemental Materials.

Updated 6 months ago

g-qpca • Science 67%

Quantum Principal Component Analysis (QPCA) as a generative model

Updated 5 months ago

https://github.com/albertnieto/quantum-logic-gates-exercises • Science 13%

Quantum Logic Gates exercises - Bell states, quantum addition, and teleportation algorithm implementation in Python using QISKit Quantum Lab.

Updated 6 months ago

regevnum • Science 57%

The Sage implementation of a simulator for Regev's factoring algorithm, and of Ekerå–Gärtner's extensions to discrete logarithm finding, order finding and factoring via order finding.

Updated 6 months ago

classiq-library • Science 67%

The Classiq Library is the largest collection of quantum algorithms and applications. It is the best way to explore quantum computing software. We welcome community contributions to our Library 🙌

Updated 6 months ago

quantum-protein-structure-prediction • Science 67%

Quantum algorithms for protein structure prediction. Language: Python (Qiskit). Platform: IBM Quantum's backends and simulators.

Updated 6 months ago

quantum-maxcut • Science 57%

A quantum algorithm for the maximum cut problem in arbitrary graphs. Implementation using Qiskit.

Updated 6 months ago

qunundrum • Science 39%

The source code of MPI programs for simulating quantum algorithms and for post-processing the output from these algorithms. The focus is on Shor's groundbreaking algorithms, and on various derivatives of Shor's algorithms.