Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/aditya-giri/msft-quantum-challenge-2020

Solutions to the Microsoft Q# Coding Contest 2020

microsoft qsharp quantum-computing

Last synced: 19 Jan 2025

https://github.com/vivelev/quantsim

Quantum Computing Simulation in Python

quantum-computing

Last synced: 30 Dec 2024

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: 27 Dec 2024

https://github.com/loopglitch26/qdm

Video Report : https://youtu.be/Ymcz6i_R-7w

flask-application quantum-computing

Last synced: 21 Jan 2025

https://github.com/owainkenwayucl/quantumutils

Libraries of functions for various Quantum Simulators

braket myqlm qiskit qsharp quantum-computing

Last synced: 30 Nov 2024

https://github.com/vitormarquesr/qwalkr

qwalkr: Handle Continuous-Time Quantum Walks with R

linear-algebra probability-theory quantum-computing quantum-walk r statistics

Last synced: 25 Dec 2024

https://github.com/tiagocavalcante/quantum-mechanics-seminar

Material for a introductory seminar of quantum mechanics

quantum-computing seminar

Last synced: 01 Dec 2024

https://github.com/tonandr/dwave_qc

Quantum computing experiments via DWave's quantum annealing.

dwave maxcut quantum-annealing quantum-computing qubo

Last synced: 01 Dec 2024

https://github.com/cisborg/cisborg

quantum research, dna research tech, android architecture and cybersecurity

android cybersecurity dna-computing quantum-computing

Last synced: 29 Dec 2024

https://github.com/lucaman99/autohf

Automatically differentiable Hartree-Fock

chemistry differentiable-programming jax quantum-computing

Last synced: 26 Dec 2024

https://github.com/albertnieto/quantum-perceptron

Quantum perceptron using Grover, implemented with Pennylane.

perceptron quantum-computing quantum-machine-learning

Last synced: 26 Dec 2024

https://github.com/hudson-newey/quantum-computing-circuts

Some basic quantum computing circuits that can be run on IBM quantum computers. Written in quantum assembly (OpenQASM2.0)

entanglement quantum quantum-algorithms quantum-circuit quantum-computing qubit qubits shors-algorithm

Last synced: 10 Jan 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: 26 Dec 2024

https://github.com/thegupta2012/qickstart

An online quantum computing challenge for NSUT Qiskit Fall Fest 2022 consisting of 5 challenges with an inbuilt grading system.

ibm-quantum online-challenges python qiskit quantum-computing

Last synced: 13 Dec 2024

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: 09 Dec 2024

https://github.com/aycanirican/leap-security

Cybersecurity with D-Wave Quantum Leap

cybersecurity quantum-computing

Last synced: 20 Jan 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: 17 Jan 2025

https://github.com/alejandrogomezfrieiro/nqubitalu

A simple ALU implementation in Qiskit capable of performing ADD and SUB between two N qubit strings of the same size

ibmq python qiskit quantum quantum-computing

Last synced: 12 Jan 2025

https://github.com/kahsolt/mindquantum-2023-tutorial-homework

华为昇思 Mindquantum 2023 编程速成班作业记录

homework quantum-computing

Last synced: 03 Jan 2025

https://github.com/kahsolt/ccf-2nd-pilot-cup-first-stage

第二届CCF“司南杯”量子计算编程挑战赛(专业组-量子机器学习赛道) 初赛题目作答

contest-solution quantum-computing

Last synced: 03 Jan 2025

https://github.com/kahsolt/adiabatic-linear-solver-qpanda

Block Encodings & Quantum Discrete Adiabatic Linear-systems Solver implemented in QPanda (C++)

adiabatic-linear-solver adiabatic-quantum-computing contest-solution pyqpanda qpanda quantum-computing

Last synced: 03 Jan 2025

https://github.com/glebegor/qiskit-summer-school-2024-labs

Labs of the Qiskit summer online school

qiskit qiskit-tutorial quantum-computing

Last synced: 03 Jan 2025

https://github.com/goyalyatin/quatum-computing-qiskit

Practice notebooks for qiskit and quantum computing

qiskit quantum-computing

Last synced: 03 Jan 2025

https://github.com/farmansu/qcst

Quantum Cognitive Synthesis Theory (QCST) is a theoretical framework exploring the integration of quantum mechanics, cognitive science, and AI. It proposes that consciousness might be simulated through quantum-like processes in microtubules, with implementations across various programming languages and using MySQL for managing learning experiences.

cognitive-science consciousness game-development machine-learning microtubules neuroscience ocaml property-based-testing quantum-computing quickcheck reinforcement-learning robotics

Last synced: 21 Jan 2025

https://github.com/kkkaan/quantum-computing

Implementations of some quantum algorithms with Qiskit.

deutsch-jozsa-algorithm qiskit quantum-computing quantum-fourier-transform shors-algorithm

Last synced: 04 Jan 2025

https://github.com/wyldelarue/thesis

My undergraduate thesis in quantum computing with advisor Jamie Pommersheim. I used representation theoretic tools to analyze lower bounds of certain classes of quantum algorithms.

quantum-computing representation-theory

Last synced: 11 Jan 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: 06 Nov 2024

https://github.com/hrolive/basic-quantum-computing-algorithms-and-their-implementation-in-cirq

A course that includes topics such as an introduction to quantum computing and its applications (e.g., quantum teleportation), quantum entanglement and superposition (shown on Bernstein-Vazirani and Simon's algorithms), Grover's algorithm, the quantum Fourier transform and practical examples of its use (quantum phase estimation, Shor's algorithm).

cirq entanglement grovers-algorithm quantum-computing quantum-fourier-transform quantum-teleportation shor-algorithm simons-algorithm superposition

Last synced: 04 Jan 2025

https://github.com/harshil21/quantum-channel-discrim

Distinguish quantum channels and find the optimal input state

picos quantum-channels quantum-computing quantum-physics

Last synced: 25 Jan 2025

https://github.com/bakaq/quantum-simulator

A basic interactive quantum computer simulator

quantum-computing

Last synced: 18 Jan 2025

https://github.com/raz-mon/quantum-computation-project

A Quantum Computation project, conducted under the guidance of Dr. Shira Chapman.

quantum quantum-computing

Last synced: 16 Dec 2024

https://github.com/vatshayan/quantum-computing-project

Quantum Computing Project with Source Code and Documents. Secure Communication System using Quantum Computing Algortihm for encryption and decryption. This is top class chatting system App that use Quantum computing that helps in Secure Communication encrypting and decrypting messages.

cryptography-project cyber-security-project final-year-project final-year-projects major-project master-project python-project quantum quantum-algorithms quantum-computing quantum-computing-project quantum-programming-language

Last synced: 12 Jan 2025

https://github.com/607011/eurojackpotgewinnzahlenberechnungsquantencomputersimulator

Simulation eines Quantencomputers, der die Gewinnzahlen für den Eurojackpot ermittelt

eurojackpot javascript lotto-numbers quantum-computing simulation webapp

Last synced: 28 Dec 2024

https://github.com/thebeachmaster/quantum

Quantum Computing stuff

q-sharp quantum-computing

Last synced: 03 Jan 2025

https://github.com/bennyboer/quantumse-qec

Quantum Error Correction paper I wrote for the course Quantum Software Development at the Munich University of Applied Sciences

paper python qiskit quantum-computing quantum-error-correction

Last synced: 28 Dec 2024

https://github.com/anderssorby/quantum.lean

Quantum computing with Lean

lean lean4 quantum-computing

Last synced: 27 Dec 2024

https://github.com/lunaluxie/q

A quantum computing simulation library

quantum-computing

Last synced: 12 Jan 2025

https://github.com/ulizesr/qcs

A simple Quantum Computing simulator build in C++

cpp physics quantum-computing

Last synced: 12 Jan 2025

https://github.com/bhojpur/quantum

The Bhojpur Quantum is a software-as-a-service product used as a Quantum Computing Engine based on Bhojpur.NET Platform for application delivery.

quantum-computing

Last synced: 24 Jan 2025

https://github.com/bhojpur/qvm

The Bhojpur QVM is a software-as-a-service product used for Quantum Virtual Machine based on Bhojpur.NET Platform for application delivery.

quantum-computing virtual-machine

Last synced: 24 Jan 2025

https://github.com/splch/quantumsimulator

Simulate quantum circuits, enabling the application of quantum gates and measurement of quantum states.

go golang quantum quantum-computing

Last synced: 18 Jan 2025

https://github.com/kernel-loophole/numerical-computing

Numerical Computing use python(Numpy,metplotlib).

numpy python quantum-computing

Last synced: 24 Jan 2025

https://github.com/dpbm/bloch

Understanding Bloch Sphere rotations

bloch-sphere experiment quantum-computing quatum qutip

Last synced: 19 Jan 2025

https://github.com/drewsilcock/quest-rs-template

Template Cargo binary using the QuEST Rust wrapper library

api-wrapper quantum-computing rust

Last synced: 14 Dec 2024

https://github.com/sdi2000182/variational-quantum-classifier

Implementation of a Variational Quantum Classifier

machine-learning pennylane qml quantum-computing

Last synced: 18 Jan 2025

https://github.com/panadestein/quant_clq

A quantum interpreter in Common Lisp

common-lisp interpreter quantum-computing

Last synced: 13 Jan 2025

https://github.com/subhangisati/quantumfold-hybrid-deep-learning-for-protein-structure-prediction

QuantumFold integrates quantum circuits with classical deep learning to predict protein structures. Utilizing SidechainNet, it combines quantum feature encoding with LSTM layers for accurate predictions. The project offers metric logging, data visualization, and a saved model for advanced protein folding analysis.

deep-learning lstm-neural-networks protein-structure-prediction qiskit quantum-computing sidechainnet

Last synced: 20 Jan 2025

https://github.com/nachiket273/qiskit_practice

Repository with notebooks containing some practice in Quantum Computing using Qiskit

ibm jupyter-notebook python qiskit qiskit-textbook qiskit-tutorial quantum quantum-computing

Last synced: 23 Dec 2024

https://github.com/splch/ionq-gb

GameBoy game for IonQ Lunch-n-Learn

gameboy quantum-computing

Last synced: 17 Nov 2024

https://github.com/libbum/phd_thesis

Source files for my PhD thesis.

latex phd-thesis quantum-computing

Last synced: 17 Dec 2024

https://github.com/lxsmnsyc/lua-quantum

Quantum Computing in Lua

lua quantum quantum-computing

Last synced: 07 Dec 2024

https://github.com/dpbm/dna-image-quantum

some ideas of how to encode a DNA using NEQR

dna python qiskit quantum-computing quantum-image

Last synced: 19 Jan 2025

https://github.com/sevdanurgenc/qturkey-kuatum-gunleri-2023

This repository contains the presentation on "Quantum Blockchain" that I delivered at QTurkey Kuantum Günleri 2023.

blockchain quantum-blockchain quantum-computing

Last synced: 30 Nov 2024

https://github.com/sevdanurgenc/quantum-programming-qbronze-qiskit

Tutorials and programming exercises for learning Quantum Computing by Qiskit.

qiskit qiskit-tutorial quantum quantum-algorithms quantum-computing

Last synced: 30 Nov 2024

https://github.com/sevdanurgenc/quantum-computing-workshops

This repository consists of homework questions from quantum computing beginner workshop programs.

qiskit-tutorial quantum-algorithms quantum-computing quantum-programming-language

Last synced: 30 Nov 2024

https://github.com/sevdanurgenc/qiskit-quantum-machine-learning-notes

This repository contains code snippets related to Quantum Machine Learning developed using the Qiskit framework.

qiskit quantum-computing quantum-machine-learning quantum-programming-language

Last synced: 30 Nov 2024

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: 30 Nov 2024

https://github.com/sleepingcat4/quantum-algorithm

A repository containing fundamental and advanced Quantum Algorithms in Qiskit, PennyLane. Cirq & Mathematica

pennylane qiskit quantum-algorithms quantum-computing wolfram

Last synced: 23 Jan 2025

https://github.com/waterflow80/qunatum-computing-log-normal-distribition

Prepare a qunatum cirtuit that represent a log normal distribution

normal-distribution qiskit quantitative-finance quantum-computing

Last synced: 23 Jan 2025

https://github.com/gabboraron/bevezetes_a_kvantuminformatikaba

A kvantuminformatika napjainkban egyre nagyobb teret hódít. Cél a kvantuminformatika, és a benne rejlő lehetőségek megismertetése a hallgatókkal. Betekintés a kvantum számításokat lehetővé tevő architektúrákba, a kvantum elmélet alapjaiba, a kvantum kriptográfiába, a jelenlegi kvantum programozási környezetekbe. Bevezetés a kvantuminformatikába. Kvantum mechanika elméleti alapjai, kvantum kriptográfia alapjai, poszt-kvantumkriptográfia. Legfontosabb kvantum számítástechnikai hardverek, architektúrák, kvantum programozási környezetek, programok.

kmooc quantum-computing qubit

Last synced: 20 Dec 2024

https://github.com/quantumcomputingworld/vqe-parasmani

ParasMani (Touchstone) -To explore whether the VQE can be leveraged to make an equation to convert between elements.

academic-research c cpp ipython paper python3 qiskit quantum-algorithms quantum-chemistry quantum-computing quantum-superposition touchstone

Last synced: 19 Jan 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: 19 Jan 2025

https://github.com/jeremiegince/learning_svm

Support vector machines (SVM) tutorial with classical and quantum kernels.

kernel quantum-computing svm tutorial

Last synced: 20 Jan 2025

https://github.com/artiomn/qsdk

Quantum SDK Prototype

dwave ising quantum-computing qubo sdk

Last synced: 20 Jan 2025

https://github.com/younghakim7/silq_project

Quantum coding & My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7

quantum-computing silq silq-languages

Last synced: 16 Jan 2025

https://github.com/fedonman/covex-quantum-circuit-simulator

CoveX is an ASP.NET Core framework for simulating quantum circuits written in C#

csharp csharp-library dotnet dotnet-core nuget-package quantum quantum-circuit quantum-computing

Last synced: 22 Dec 2024

https://github.com/gamatos/qnlp-binary-classification

A quantum model for binary sentence classification

qml qnlp quantum-computing quantum-machine-learning

Last synced: 14 Dec 2024

https://github.com/daniel-fink-de/qurest

A RESTful Approach for Hybrid Quantum-Classical Circuit Modeling

hybrid-quantum-classical-algorithms quantum-computing rest-api

Last synced: 22 Jan 2025

https://github.com/shockz-offsec/computacion-cuantica

Introducción a la computación cuántica con Qiskit en dispositivos reales de computación cuántica proporcionados por IBM Quantum

ibm jupyter-notebook programming python qiskit qiskit-tutorial quantum quantum-computing script

Last synced: 05 Jan 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 Jan 2025

https://github.com/apozzi/jsquantum-simulator

Quantum Computer Simulator Web App made with ReactJS.

quantum quantum-computing simulation

Last synced: 29 Nov 2024

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: 07 Dec 2024

https://github.com/tiagocavalcante/quantum-computing

Code for Qiskit learning and experiments

jupyter-notebook quantum-computing

Last synced: 01 Dec 2024

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: 14 Jan 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: 27 Dec 2024

https://github.com/a-poor/processingblochsphere

Visualization of the Bloch Sphere in Processing

bloch-sphere processing quantum quantum-computing visualization

Last synced: 07 Dec 2024

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: 07 Dec 2024

https://github.com/nargonath/quantum-computing

Aggregation of resources to understand quantum computing impact with software development

quantum-computing

Last synced: 14 Jan 2025