Quantum Computing
Quantum computing is a field of computing that uses quantum phenomena such as superposition and entanglement to perform operations on data. It is a rapidly growing field with potential applications in fields such as cryptography, chemistry, and optimization. Quantum computers can solve certain problems much faster than classical computers. Various programming languages such as Q#, Python and C++ can be used to write quantum algorithms to be run on quantum computers. The development of quantum computers is an active area of research and engineering.
- GitHub: https://github.com/topics/quantum-computing
- Wikipedia: https://en.wikipedia.org/wiki/Quantum_computing
- Repo: https://github.com/qsharp-community
- Created by: Richard Feynman and Yuri Manin
- Related Topics: physics, computer-science,
- Aliases: quantum, quantum-computer, quantum-computers,
- Last updated: 2026-01-22 00:21:50 UTC
- JSON Representation
https://github.com/artuk009/quantumcomputing
Compilation of various works of Quantum Computing and Information Theory including both Latex and Python examples.
python qiskit qsharp quantum-algorithms quantum-computing quantum-information
Last synced: 29 Mar 2025
https://github.com/manyatap/ibm-qiskit
Code for my projects/work done using IBM's Qiskit (sdk, run on Jupyter)
ibm jupyter-notebook python qiskit quantum-computing
Last synced: 22 Jul 2025
https://github.com/libbum/phd_thesis
Source files for my PhD thesis.
latex phd-thesis quantum-computing
Last synced: 04 Apr 2025
https://github.com/albertnieto/quantum-perceptron
Quantum perceptron using Grover, implemented with Pennylane.
perceptron quantum-computing quantum-machine-learning
Last synced: 15 May 2025
https://github.com/avd1729/q-chat
Q-Chat is a one-to-one messaging platform that implements BB84 quantum protocol for secure key exchange between users (Alice and Bob) before message encryption and decryption.
Last synced: 06 Apr 2025
https://github.com/krichelj/qc_bgu_2020
Quantum Computing course, Computer Science M.Sc., Ben Gurion University of the Negev, 2020
algorithms calculus circuit-simulation complex-numbers complexity-theory computability-theory computer-science convolution discrete-fourier-transform grovers-algorithm linear-algebra linear-equation-solver matrix-algebra quantum-computing qubit search-algorithms shors-algorithm sorting-algorithms
Last synced: 28 Feb 2025
https://github.com/10d9e/qsim
Quantum Circuit Simulator in Rust
quantum-computing quantum-simulator
Last synced: 12 Apr 2025
https://github.com/farukalpay/quantumlib
A modular quantum computing library in Python featuring QAOA, Grover, HHL, and VQC — built on Qiskit, with future plans to become a QPU-agnostic, from-scratch quantum SDK.
grover hhl ibm-quantum qaoa qft qiskit qpe qpu-agnostic quantum-algorithms quantum-annealing quantum-computing quantum-framework quantum-gradient quantum-machine-learning quantum-optimization quantum-research quantum-sdk quantum-simulation quantumlib vqc
Last synced: 26 Jun 2025
https://github.com/sevdanurgenc/qtraining-qbronze-lecture-notes
In this repo, I have the course contents of QTraining Quantum Programming - QBronze for QTurkey between 20 - 24 June 2022.
quantum quantum-algorithms quantum-computing quantum-programming-language
Last synced: 31 Dec 2025
https://github.com/24amcoder-sb/qsharpexample
A Hello World app built with Q# Language aka Quantum Computing from Microsoft
microsoft-quantum q-sharp quantum-computing
Last synced: 18 Jul 2025
https://github.com/artiomn/qsdk
Quantum SDK Prototype
dwave ising quantum-computing qubo sdk
Last synced: 13 Mar 2025
https://github.com/spencerhall01/spanning-trees
academic computational-physics d-wave-systems dwave dwave-quantum-annealer graph-algorithms ising ising-model ising-model-simulation matlab quantum-annealing quantum-computation quantum-computer quantum-computer-simulator quantum-computing quantum-computing-research research spanning-tree spanning-tree-algorithms spanning-trees
Last synced: 26 Jun 2025
https://github.com/stegvid/steg-backend
This is the Django backend for the Steg-Pro project. It provides API endpoints for embedding and extracting files using steganography techniques.
aktu djago-rest-framework django final-project final-year-college-poject final-year-project metadata python quantum-computing secuirty
Last synced: 13 May 2025
https://github.com/apozzi/jsquantum-simulator
Quantum Computer Simulator Web App made with ReactJS.
quantum quantum-computing simulation
Last synced: 22 Mar 2025
https://github.com/fwcd/minq
Tiny quantum gate library based on NumPy
numpy python quantum-computing
Last synced: 02 Jan 2026
https://github.com/a-poor/processingblochsphere
Visualization of the Bloch Sphere in Processing
bloch-sphere processing quantum quantum-computing visualization
Last synced: 27 Mar 2025
https://github.com/a-poor/qgates
Small helper library for working with quantum matrices
bell-states numpy pypi pypi-package python quantum-computing
Last synced: 27 Mar 2025
https://github.com/lucaman99/autohf
Automatically differentiable Hartree-Fock
chemistry differentiable-programming jax quantum-computing
Last synced: 31 Oct 2025
https://github.com/mgross21/quantum-prime
Experimental Sandbox for use of Quantum SDK's
python quantum-computing shors-algorithm
Last synced: 26 Jun 2025
https://github.com/runeape-sats/shor-secp256k1
Solving ECSDA SECP256K1 Using Shor’s Algorithm
Last synced: 29 Mar 2025
https://github.com/pointlander/qxor
Learned quantum xor
machine-learning quantum-computing
Last synced: 12 Jan 2026
https://github.com/dpbm/introduction-to-quantum-computing
um minicurso introdutório sobre quantum computing
anaconda course jupyter learning minicourse pip python qiskit quantum quantum-computing quantum-mechanics qutip univem university
Last synced: 24 Dec 2025
https://github.com/vipmahesh/quantum
🧪 Simulate molecules with an advanced quantum simulator using Flask and JavaScript for real-time analysis and responsive web interaction.
automatic-differentiation awesome boost google google-quantum multi-threading optimization parallel qdk qsharp quantum-chemistry quantum-computing quantum-information quantum-mechanics quantum-programming quantum-programming-language quantum-simulation sdk
Last synced: 02 Nov 2025
https://github.com/kmozurkewich/dwave-factor
Factoring primes with dwave
dwave factoring quantum-computing
Last synced: 22 Mar 2025
https://github.com/rohaquinlop/quantum-computation-qiskit
elearning qiskit quantum-computing
Last synced: 02 Nov 2025
https://github.com/stared/cdl-the-tomorrow
CDL 2021 Hackathon team The Tomorrow
dwave procedural-generation quantum-annealing quantum-computing
Last synced: 23 Feb 2025
https://github.com/kenwuqianghao/qxq-intro-to-quantum-computing
Homework and code wrote for QXQ Introduction to Quantum Computing course.
python qiskit quantum quantum-computing
Last synced: 03 Nov 2025
https://github.com/lrmulkayhee/quantum_computing_research
This repository introduces the fundamental concepts of quantum information and computation, covering both classical and quantum information theories. It includes the representation of quantum states, measurements, and operations, providing a foundation for understanding quantum algorithms.
beginner-friendly benchmarking classical-information courses curriculum dirac-notation education quantum-algorithms quantum-computing quantum-gates quantum-information qubits research
Last synced: 30 Mar 2025
https://github.com/goseind/qt4hep22
International Conference on Quantum Technologies for High-Energy Physics (QT4HEP22) Workshop Materials.
qiskit-workshop-materials qt4hep22 quantum-computing
Last synced: 30 Mar 2025
https://github.com/bindu-1805/qgss_2024
This repository consists of lab solutions part of Qiskit Global Summer School 2024 organized by IBM
jupyter-notebook python3 qiskit-global-summer-school quantum-computing
Last synced: 11 Jul 2025
https://github.com/neocarton/demo-quantum-hello
python qiskit quantum-computing
Last synced: 17 Jan 2026
https://github.com/jond01/classiq-challenge
Solutions to some of Classiq's coding competition challenge 2022
classiq qiskit qsharp quantum quantum-computing
Last synced: 25 Feb 2025
https://github.com/rsn601kri/quantum_reservoir_modeling
Quantum Reservoir Computing (QRC) algorithm to address credit risk modeling use any quantum software development kit (SDK) or quantum processing unit (QPU).
deep-neural-networks python quantum-computing random-generation reservoir-computing
Last synced: 05 Nov 2025
https://github.com/uladkaminski/quantum-computing-fundamentals
📚 Jupyter notebooks demonstrating fundamental quantum computing concepts with Qiskit. Topics range from basic quantum circuits and gates to advanced algorithms and running circuits on IBM quantum hardware.. The examples are crafted to help users understand and
Last synced: 12 Jan 2026
https://github.com/sunsided/quantum-belltest
Diving into the Q# language
dotnet qsharp quantum-computing quantum-programming quantum-programming-language
Last synced: 07 Apr 2025
https://github.com/tiagocavalcante/quantum-computing
Code for Qiskit learning and experiments
jupyter-notebook quantum-computing
Last synced: 25 Jul 2025
https://github.com/ashishpatel26/qosf_internship
QOSF_Internship Assignment
qosf-mentorship quantum-computing quantum-mechanics
Last synced: 25 Jul 2025
https://github.com/reshalfahsi/quantum-transfer-learning-metastases
Quantum Transfer Learning for Lymph Node Metastases Detection
googlenet inception inceptionv1 lymph-node-metastasis medical-image-classification pennylane pytorch pytorch-lightning quantum-computing quantum-machine-learning quantum-transfer-learning
Last synced: 25 Jul 2025
https://github.com/marekyggdrasil/quantum-programming-live
Code repository for the Quantum Programming LiveStream by Marek Narozniak
livecoding livestream quantum-computing quantum-mechanics youtube
Last synced: 19 Sep 2025
https://github.com/shinzlet/qca_on_qpu
A toolkit to simulate QCA circuits on D-Wave's quantum computers.
Last synced: 27 Jul 2025
https://github.com/pockerman/qbitpp
A c++ quantum computing simulator
cpp quantum-algorithms quantum-computing quantum-mechanics simulator
Last synced: 28 Jul 2025
https://github.com/gilbertocunha/quantumvariationalcircuits
An implementation of Quantum Variational Circuits both in Full-Quantum and Hybrid contexts using PyTorch and Pennylane.
quantum-computing variational-circuit
Last synced: 29 Jul 2025
https://github.com/nargonath/quantum-computing
Aggregation of resources to understand quantum computing impact with software development
Last synced: 29 Jul 2025
https://github.com/mar-ket-vector/exe-quacker
A program that uses Grover's Algorithm with a simple phase oracle and Quantum superposition to crack an 8-bit encrypted exe file. This program is designed for quantum computers.
cracking-encrytped-files encryption grover quantum-computing
Last synced: 30 Jul 2025
https://github.com/dpbm/qcop
An AI model to predict the output of a quantum cirucit
airflow apache-airflow compose dags docker docker-compose make pillow python pytorch qiskit qiskit-aer quantum-computing
Last synced: 12 Sep 2025
https://github.com/altaris/pauli-coloring-benchmark
Or "colouring" if you prefer 🎨
benchmark hamiltonian qiskit quantum-computing trotter-suzuki
Last synced: 31 Jul 2025
https://github.com/eliodinino/cpen400q-project
Final Project for UBC's CPEN 400Q
pennylane python quantum-computing
Last synced: 04 Aug 2025
https://github.com/touradbaba/thesis-quantum-gnn-learnability
This repository hosts code for a thesis on learning full output distributions of quantum circuits using Transformer-based Graph Neural Networks. It includes dataset generation under noiseless and noisy settings, circuit feature engineering, GNN and CNN modeling, transfer learning across qubit sizes, and model evaluation.
cnn deep-learning distribution-learning extrapolation gnn graph-neural-networks graph-transformer machine-learning multi-output-regression pytorch pytorch-geometric qaoa qiskit quantum-circuits quantum-computing quantum-machine-learning quantum-noise thesis transfer-learning
Last synced: 04 Aug 2025
https://github.com/sourceduty/quantum_reactor
⚛️ Quantum algorithm solver, simulator, and reactor development.
ai artificial-intelligence chatgpt custom-gpt custom-gpts gpts openai quantum quantum-computing quantum-reactions quantum-reactor reaction-science reactions reactor science science-research scientific-computing simulation simulator
Last synced: 08 Aug 2025
https://github.com/sourceduty/quantum_neurogenetics
🧬 An original emerging scientific concept that explores the interaction between quantum mechanics and genetic processes within the brain.
ai artificial-intelligence brain brain-science breakthrough discovery neurohenetics neuroscience new-science quantum quantum-computing quantum-genetics quantum-science research science science-discovery science-research science-subject scientific-computing
Last synced: 08 Aug 2025
https://github.com/sethuiyer/quhabiton
Helping your atomic habits with subatomic math
habit-tracking manifold quantum-algorithms quantum-computing topology-visualization
Last synced: 05 Aug 2025
https://github.com/kkpoon/quantum.bell
dotnet-core qsharp quantum-computing
Last synced: 07 Aug 2025
https://github.com/maxmekiska/entanglement_gates
Using QASM to define quantum entanglement gates.
bell-states ghz qasm2 quantum quantum-assembly quantum-circuits quantum-computing quantum-simulator wstate
Last synced: 07 Aug 2025
https://github.com/sunsided/quantum-playground-rs
Quantum computing library experiments in Rust
Last synced: 04 Oct 2025
https://github.com/luis-varona/small-graph-s-bandwidths
A computational survey of the S-bandwidths of small simple connected graphs.
data-generation graph-theory linear-algebra quantum-computing spectral-graph-theory
Last synced: 12 Aug 2025
https://github.com/beefy/quantum-simulator
Quantum Computer Simulator
quantum-algorithms quantum-computing simulation
Last synced: 25 Jan 2026
https://github.com/itsubaki/quasar-ai-agent
quasar AI Agent
agent-development-kit ai-agent quantum-computation quantum-computing
Last synced: 12 Aug 2025
https://github.com/panadestein/quant_clq
A quantum interpreter in Common Lisp
common-lisp interpreter quantum-computing
Last synced: 13 Aug 2025
https://github.com/qcsim/qcsim
A quantum computer simulation research project
go golang physics qcsim quantum-computing simulation
Last synced: 15 Aug 2025
https://github.com/weezy20/qcoin
A quantum coin toss (yes/no), but instead of a coin, it uses bits sourced from a quantum random number generator.
coin-flip quantum-computing quantum-randomness random
Last synced: 16 Aug 2025
https://github.com/cintia-shinoda/quantum
Comprehensive notes and resources covering Quantum Computing concepts, algorithms, and applications
qiskit quantum quantum-computing quantum-machine-learning
Last synced: 10 Nov 2025
https://github.com/haletran/42_ftl_quantum
Introduction to quantum programming by creating different programs and implementing algorythms
Last synced: 22 Aug 2025
https://github.com/vishivishvish/udmy-quantum-computing-quantum-ml
QC101 - Quantum Computing and Intro to Quantum Machine Learning | Udemy
quantum-computing quantum-machine-learning
Last synced: 22 Aug 2025
https://github.com/mrprincerawat/quantum-computering-simulator
Simulated Quantum Phenomenun using Actual Rotation of Imaginary Qubits on 3 degrees of Freedom with arbitary precision.
quantum-algorithms quantum-computing simulator
Last synced: 24 Aug 2025
https://github.com/zoraizmohammad/quantum-explorations
Classes, Research, & Personal Quantum Computing Explorations!
hhl-algorithm qiskit qsharp quantum quantum-computing
Last synced: 27 Aug 2025
https://github.com/aben20807/quantum-computer-timeline
An interactive visualization tool that tracks the evolution of QPUs over time.
qpu quantum-computing quantum-machine timeline
Last synced: 29 Aug 2025
https://github.com/davitacols/building-a-variational-quantum-classifier-in-python-with-qiskit
This project demonstrates how to build a Variational Quantum Classifier (VQC) using Qiskit. VQCs combine parameterized quantum circuits with classical optimization to classify data into categories. The workflow includes quantum data encoding, circuit design (using the RyRz ansatz), hybrid optimization, and result evaluation.
classifier qiskit quantum-computing variational variational-autoencoder
Last synced: 30 Aug 2025
https://github.com/ianreppel/zoose-codespace
Zoose Quantum Codespace
cirq codespace jupyterlab pennylane qiskit quantum-computing strawberryfields
Last synced: 09 May 2025
https://github.com/followthesapper/atlas-q
GPU-accelerated quantum tensor network simulator with adaptive MPS
ai cuda gpu-acceleration high-performance-computing matrix-product-states nisq python pytorch qaoa quantum-algorithms quantum-computing quantum-simulator scientific-computing shors-algorithm tensor-networks triton vqe
Last synced: 20 Jan 2026
https://github.com/kukushechkin/very-rusty-noisy-qubit
A Rust wrapper for the world's most unreliable quantum computing API. This project demonstrates how to create Rust bindings for a C API, while potentially violating several laws of quantum mechanics.
ffi-bindings quantum-computing rust-lang
Last synced: 10 Oct 2025
https://github.com/neelkamath/quantum-experiments
⚛️ Programs I write to learn quantum computing
ibm-quantum-experience qasm qiskit quantum-computing
Last synced: 26 Dec 2025
https://github.com/quantumcomputingworld/qdce
Can we send information to the past or future, and due to entanglement past and present are same instance, Quantum delayed choice experiment - already proven impossible - however, personal rework and conceptual understanding
bb84-protocol quantum-bb84-protocol quantum-computing quantum-entanglement quantum-super-dense-coding quantum-superposition
Last synced: 04 Mar 2025
https://github.com/salfaris/zxfibonacci
Fibonacci numbers on quantum computers with Clifford+T hardware
python pyzx qiskit quantum-computing zx-calculus
Last synced: 06 Mar 2025
https://github.com/weileizeng/weilei_lib
libraries for weilei's C code
c c-plus-plus quantum-computing quantum-error-correction
Last synced: 20 Jun 2025
https://github.com/mikma03/computer_architecture
Repository is about the architecture and construction of computers in the modern world.
architecture computer-architecture quantum-computing
Last synced: 31 Aug 2025
https://github.com/weileizeng/css-code-zoo-display
Use github pages to display CSS codes generated by CSS-Code-Zoo
css-codes quantum-computing quantum-error-correction
Last synced: 23 Mar 2025
https://github.com/dpbm/ghz
Testing GHZ state creation
circuit-cutting circuit-knitting error-mitigation ghz-state ibm-quantum python qiskit qiskit-sampler quantum-computing quantum-states
Last synced: 26 Dec 2025
https://github.com/g-s01/passenger-recovery-optimization
IIT Guwahati's Submission for Mphasis Problem Statement, Inter IIT Tech Meet 13.0
dwave-quantum-annealing python3 quantum-computing streamlit
Last synced: 26 Dec 2025
https://github.com/sanori/quantum-docker
Docker images of Quantum Computing frameworks with Jupyter notebooks
cirq docker-images jupyter-notebooks qiskit qsharp quantum-computing quantum-docker
Last synced: 16 Jan 2026
https://github.com/szczyglis-dev/quantum-random-bit-generator
[QSharp] Basics of quantum computing - usage of Q# language in Azure Quantum services. An example that shows how to generate a fully random number using a qubit
azure example hadamard-gate microsoft qsharp quantum quantum-algorithms quantum-computing quantum-mechanics qubit qubits random-generation superposition tutorial
Last synced: 04 Mar 2025
https://github.com/donno2048/notebooks
Interesting Jupiter notebooks
easter-egg jupiter-notebooks machine-learning python quantum-computing template
Last synced: 14 Nov 2025
https://github.com/exploit-experts/quantumcomputing-study
This repository contains a set of study files created in Obsidian, focused on topics such as quantum computing and quantum algorithms. The objective is to offer a solid foundation for anyone who wants to understand these concepts and delve deeper into the field of quantum computing.
educational-materials obsidian quantum-computing study-notes
Last synced: 28 Jan 2026
https://github.com/jbolns/zx_vis
Quantum computing > JS-based automatic generation of 3D structures directly from PyZX data
3d astro quantum-computing threejs
Last synced: 18 Mar 2025
https://github.com/nymessence/nymya
Welcome to the NymyaLang ecosystem, a consciousness-integrated programming environment with advanced AI/ML and quantum computing capabilities.
ai artificial-intelligence compiler cplusplus cross-compilation cross-platform custom-language gtk gui machine-learning mathematical-software ml programming-language quantum-computing quantum-mechanics quantum-networking rust symbolic-mathematics syntax-highlighting textmate-grammar
Last synced: 13 Jan 2026
https://github.com/kahsolt/ccf-3rd-pilot-cup-first-stage
第三届CCF“司南杯”量子计算编程挑战赛-通用赛道 初赛
contest-solution quantum-computing
Last synced: 22 Feb 2025
https://github.com/loopglitch26/qdm
Video Report : https://youtu.be/Ymcz6i_R-7w
flask-application quantum-computing
Last synced: 15 Mar 2025
https://github.com/ygor-sena/42cursus-ftl-quantum
Introduction to quantum programming using Python and Qiskit (IBM).
42 42cursus 42saopaulo 42school 42sp ecole42 ftl-quantum qiskit quantum quantum-algorithms quantum-computing quantum-programming-language
Last synced: 04 Mar 2025
https://github.com/andrescdo/quantum-microsoft-qcharp
For some time now I have been interested in quantum computing, which has led me to explore some technologies such as the Microsoft Quantum Develop Kit.
quantum quantum-algorithms quantum-computing
Last synced: 26 Feb 2025
https://github.com/crazy4pi314/uf-qsharp-intro
https://unitary.fund group meeting 10/21/2020
qsharp quantum-algorithms quantum-computing quantum-information quantum-programming-language
Last synced: 26 Feb 2025
https://github.com/crazy4pi314/uts-qsharp-intro
Talk and demo code for UTS seminar: Introduction to Q#: A high level quantum development language for everyone
opensource qsharp quantum quantum-algorithms quantum-computing
Last synced: 26 Feb 2025
https://github.com/owainkenwayucl/quantumutils
Libraries of functions for various Quantum Simulators
braket myqlm qiskit qsharp quantum-computing
Last synced: 23 Mar 2025
https://github.com/toolate28/quantum-redstone
Quantum computing education via Minecraft Redstone - Mathematical bridge between quantum mechanics and block-based circuits
computational-physics minecraft minecraft-mod minecraft-plugin npc quantum-computing quantum-logic redstone redstone-circuit
Last synced: 16 Jan 2026
https://github.com/hrolive/quantum-autumn-school-2024
ENCCS joins forces again this year with NordIQuEst, to deliver a three-day quantum autumn school in early December 2024! The quantum autumn school will be held in Stockholm in hybrid form.
hpc python qiskit quantitative-finance quantum quantum-algorithms quantum-chemistry quantum-computing quantum-machine-learning
Last synced: 07 Apr 2025
https://github.com/zacksff/quantum-computing
The applications foundations of Quantum Computing & More 🐱👤
python python-library quantum-algorithms quantum-computing quantum-machine-learning
Last synced: 07 Sep 2025
https://github.com/csnp/qramm-cryptodeps
Cryptographic Dependency Scanner - Identify quantum-vulnerable cryptographic algorithms in your software dependencies. Part of the QRAMM Toolkit.
cbom cnsa cryptography dependencies golang post-quantum post-quantum-cryptography pqc quantum-computing sast sbom security supply-chain-security vulnerability-scanners
Last synced: 13 Jan 2026