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/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/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/bakaq/quantum-simulator

A basic interactive quantum computer simulator

quantum-computing

Last synced: 18 Jan 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: 27 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/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/jbolns/zx_vis

Quantum computing > JS-based automatic generation of 3D structures directly from PyZX data

3d astro quantum-computing threejs

Last synced: 24 Jan 2025

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/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: 14 Jan 2025

https://github.com/lunaluxie/q

A quantum computing simulation library

quantum-computing

Last synced: 12 Jan 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: 07 Dec 2024

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/kurema/qc2tex

量子コンピュータをシミュレートしtexでレポートを作成します。独自の簡易文字式処理プログラム利用。

quantum-computing quantum-mechanics tex

Last synced: 12 Jan 2025

https://github.com/salfaris/zxfibonacci

Fibonacci numbers on quantum computers with Clifford+T hardware

python pyzx qiskit quantum-computing zx-calculus

Last synced: 16 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/hrolive/quantum-computing-course-cern

A practical introduction to quantum computing: from qubits to quantum machine learning and beyond

machine-learning qiskit quantum quantum-computing

Last synced: 04 Jan 2025

https://github.com/x86-512/qasm-exe-quacker

A Qiskit implementation of Grover's Algorithm capable of cracking an encrypted malware sample on a quantum computer.

grovers-algorithm malware qiskit quantum quantum-computing

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

https://github.com/artiomn/qsdk

Quantum SDK Prototype

dwave ising quantum-computing qubo sdk

Last synced: 20 Jan 2025

https://github.com/gilbertocunha/quantumbayesianrl

A quantum reinforcement learning algorithm for solving POMDPs. Uses a model based approach with dynamic decision networks and a lookahead search for action selection.

bayesian-inference bayesian-networks quantum-computing reinforcement-learning

Last synced: 02 Dec 2024

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: 09 Jan 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: 02 Dec 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/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/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: 21 Jan 2025

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/harshil21/quantum-channel-discrim

Distinguish quantum channels and find the optimal input state

picos quantum-channels quantum-computing quantum-physics

Last synced: 26 Nov 2024

https://github.com/mrsago/quantum-programming

Learn quantum programming

quantum quantum-computing

Last synced: 31 Dec 2024

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

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/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/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/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/kahsolt/tiny-q

Tiny-Q is a minimal framework to show quantum computation basics in a tensor/matrix perspective view.

educational quantum-computing tutorial

Last synced: 09 Nov 2024

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: 09 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/goseind/qt4hep22

International Conference on Quantum Technologies for High-Energy Physics (QT4HEP22) Workshop Materials.

qiskit-workshop-materials qt4hep22 quantum-computing

Last synced: 11 Dec 2024

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

This repository contains materials for the Qiskit Global Summer School 2024: The Path to Utility. Explore hands-on examples and syllabi designed to prepare participants for the era of quantum utility. This two-week intensive program covers areas of near-term practical importance in quantum computing.

python3 qiskit qiskit-aer qiskit-global-summer-school qiskit-workshop-materials quantum-computing

Last synced: 23 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/sunsided/quantum-playground-rs

Quantum computing library experiments in Rust

quantum-computing rust

Last synced: 20 Dec 2024

https://github.com/xlpmg/quantumcomputing

Workspace for testing & researching quantum circuits and algorithms

jupyter-notebook python qiskit quantum-algorithms quantum-computing

Last synced: 10 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