21 skills found
corbett / QuantumComputingThis is an implementation of IBM's Quantum Experience in simulation; a 5-qubit quantum computer with a limited set of gates. Please cite me if you end up using this academically.
IKEDAKAZUKI / Quantum Energy TeleportationThe complete quantum code for demonstrating quantum energy teleportation on IBM's real quantum computers.
givgramacho / CERN Quantum Computing CourseQuantum computing is one the most promising new trends in information processing. In this course, we will introduce from scratch the basic concepts of the quantum circuit model (qubits, gates and measures) and use them to study some of the most important quantum algorithms and protocols, including those that can be implemented with a few qubits (BB84, quantum teleportation, superdense coding...) as well as those that require multi-qubit systems (Deutsch-Jozsa, Grover, Shor..). We will also cover some of the most recent applications of quantum computing in the fields of optimization and simulation (with special emphasis on the use of quantum annealing, the quantum approximate optimization algorithm and the variational quantum eigensolver) and quantum machine learning (for instance, through the use of quantum support vector machines and quantum variational classifiers). We will also give examples of how these techniques can be used in chemistry simulations and high energy physics problems. The focus of the course will be on the practical aspects of quantum computing and on the implementation of algorithms in quantum simulators and actual quantum computers (as the ones available on the IBM Quantum Experience and D-Wave Leap). No previous knowledge of quantum physics is required and, from the mathematical point of view, only a good command of basic linear algebra is assumed. Some familiarity with the python programming language would be helpful, but is not required either.
amitabhyadav / Shor Algorithm On IBM Quantum ExperienceRunning Shor's Algorithm using IBM Quantum Experience and Measuring the result by implementation on IBM's 5-Qubit Quantum Computer (Raven)
ssuukk / QotlinIBM Q Experience Kotlin toolkit - Kotlin library to interact and write assembly code for IBM Quantum computers
JanLahmann / QuantegoQuantego is a Lego model of IBM Quantum Computers
ica574 / Quantum Image ProcessingAn implementation of the quantum fourier transform circuit using IBM Qiskit ⚛️. In theory, this would dramatically speed up image processing operations particularly useful in computer vision 🤖.
lvillasen / Quantum Computer SimulatorIdeal simulator of a quantum computer written in Python, compatible with IBM Quantum Experience
Luxbin-labs / Luxbin Quantum Internetworld's first quantum internet powered by consumer WiFi, utilizing 445 real qubits from IBM quantum computers across 4 countries and 3 continents. This project enables secure quantum communications and operations through entanglement, measurement, and teleportation of quantum states, and users can even run their own quantum internet node
nanowebcoder / NanoQuantumShellGameIn this online version of the classic con game, we demonstrate how to use IBM's quantum computer to solve the riddle of the game by deducing which Shell the ball has been hidden under.
taalexander / IEEE Quantum Week 2021Tutorial contents for "Real-time Control of Quantum Computers with OpenQASM3, Qiskit, and IBM Quantum Services"
Ananyapam7 / Introductory Quantum AlgorihtmsThis is an introductory tutorial on quantum information and quantum computing to get you started coding with Qiskit, an open-source SDK used to program IBM's quantum computers.
Quantum-Software-Development / .github🇶 Quantum 4 All - Research and Exploration in the Field of Quantum Computing
christopher-altman / Ibm Qml KernelQuantum kernel estimation with backend-matched IBM noise modeling, plus reproducible “Wigner’s friend” branch-transfer coherence-witness experiments executed on superconducting quantum hardware.
scorpiondefense / Quantum Compiler OptimQuantum Compiler Optimization for IBM QX3 Quantum Computer
adelshb / Quantum Machine Learning For Titanic On IBM QPredict survival on the Titanic on a Quantum Computer
michelbarbeau / Quantum Machine LearningQuantum Machine Learning
womanium-quantum / Humans Vs Quantum Computers IBMWomanium Quantum Hackathon 2022
lvillasen / Quantum Teleportation With Qiskit On A Real ComputerWe illustrate how to perform the quantum teleportation of one qubit using Qiskit. We do it on an ideal simulated quantum computer, a simulated quantum computer with noise and a real quantum computer from the IBM Quantum Experience.
SourangshuGhosh / QuantumComputingThis is an implementation of IBM's Quantum Experience in simulation; a 5-qubit quantum computer with a limited set of gates.