An open API service providing repository metadata for many open source software ecosystems.

Topic: "quantum-fourier-transform"

qcc4cp/qcc

Source code for the book "Quantum Computing for Programmers", Cambridge University Press

Language: C++ - Size: 2.46 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 86 - Forks: 27

ica574/quantum-image-processing

An 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 🤖.

Language: Python - Size: 6.84 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

18520339/uts-quantum-computing

Interactive Showcases of Quantum Tic-Tac-Toe Game and Shor's Algorithm for Integer Factorization, covering various Quantum Computing concepts like Quantum Gates, Superposition & Entanglement, Measurement & Collapse, or Quantum Fourier Transform & Phase Estimation, etc.

Language: Jupyter Notebook - Size: 2.9 MB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 3

ritu-thombre99/Breaking-RSA-using-Shors-algorithm

The code demonstrates how a third party can break the RSA by obtaining the secret key by using public key and interrupt the communication and modifies the messages in transit.

Language: Jupyter Notebook - Size: 457 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

singhdivyank/Quantum

Qiskit implementation of Quantum computing terminologies using Quantum algorithms and gates

Language: Jupyter Notebook - Size: 1.17 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

AMevans12/Quantum-Codes-Qiskit-Module-

Explore quantum computing with Qiskit! Dive into Grover's algorithm, Quantum Fourier Transform, and more. Includes code executed on IBM Quantum Experience.

Language: Jupyter Notebook - Size: 157 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

pptacher/quantum

Thorough solutions of some problems from the book "Quantum Computation and Quantum Information".

Size: 8.49 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

JessicaJohnBritto/Quantum-Computing-and-Information

Quantum Computing Notes | Quantum algorithms and protocols using qiskit | QFT using Pennylane and Cirq | Xanadu CodeBook | Tutorials in Cirq

Language: Jupyter Notebook - Size: 15.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

nagarx/Evaluate_Quantum_Fourier_Transform_using_Quantum_Machine_Learning

An advanced exploration of Quantum Fourier Transform (QFT) using Quantum Machine Learning (QML). This project delves into the optimization of variational quantum circuits, leveraging machine learning techniques to evaluate and visualize the transformation capabilities of QFT in quantum computing.

Language: Jupyter Notebook - Size: 277 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

paramrathour/Quantum-Computing

My assignment solutions for Quantum Computing Workshop

Language: Jupyter Notebook - Size: 675 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

gurbaaz27/cs682a-quantum-computing-assignments

Language: Jupyter Notebook - Size: 2.61 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kkKaan/quantum-computing

Implementations of some quantum algorithms with Qiskit.

Language: Jupyter Notebook - Size: 2.46 MB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

ShehbazTariq/qc-noise

Quantum Noise Analysis for Quantum Addition: Part of the Quantum Computing Mentorship Program Screening Task. This repository explores the effects of noise on quantum computations, implements quantum addition using the Draper adder algorithm, and demonstrates techniques to mitigate noise impact on quantum circuits.

Language: Jupyter Notebook - Size: 257 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

yoyolicoris/qmul-ecs7011-courseworks

My coursework submissions to the module ECS7011P Quantum Programming, QMUL.

Language: Jupyter Notebook - Size: 1.21 MB - Last synced at: 9 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ericyoc/ibm-qiskit_image_processing_poc

Demonstrates basic quantum image processing techniques using Qiskit

Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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).

Language: Jupyter Notebook - Size: 7.59 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

arnaucasau/Quantum-Computing-3SAT

Bachelor's thesis: Solving the 3-SAT problem using quantum algorithms

Language: Jupyter Notebook - Size: 6.29 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

FilipeChagasDev/register-by-constant-qft-adder

Implementation of the quantum register-by-constant addition algorithm based on quantum Fourier transform.

Language: Python - Size: 26.4 KB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

RajatLakhera/Quantum-Multiplier

Repo created for submission of screening task for the QOSF mentorship program

Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

electricalgorithm/QuantumFourierTransform

This algorithm lets you to apply DFT to a state with quantum circuits. It has decreased the complexity to O(NlogN) from classical O(N^2) approach. This repository is an application interface to use QFT and inverse QFT algorithms.

Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

stroblme/hqsp-main

Language: Python - Size: 261 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mballarin97/QFT

Implementation of a Quantum Fourier Transform on quantum circuit with qiskit and cirq and on Matrix Product States with quimb and personal implementation

Language: Python - Size: 3.87 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 2

ZhengtongYan/QuIC-Seminar Fork of rmlarose/QuIC-Seminar

Code repository for the QuIC Seminar at Michigan State University.

Size: 5.55 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Related Topics
quantum-computing 17 qiskit 13 quantum-algorithms 7 grovers-algorithm 6 deutsch-jozsa-algorithm 4 quantum-teleportation 4 quantum-circuits 3 python 3 quantum-phase-estimation 3 shors-algorithm 3 quantum 3 qft 3 superposition 3 entanglement 3 cirq 3 quantum-arithmetics 2 factorization 2 hidden-subgroup-problem 2 quantum-error-correction 2 shor-algorithm 2 quantum-circuit 2 quantum-programming 2 quantum-information 2 pennylane 2 bloch-sphere 2 deutsch-algorithm 2 quantum-mechanics 1 textbook-solutions 1 tic-tac-toe 1 nielsen-and-chuang 1 universality 1 bb84-protocol 1 truth-table 1 quantum-gates 1 quantum-cryptography 1 matrix-representation 1 3-sat 1 qubits 1 modular-exponentiation 1 ibm 1 google-colaboratory 1 variational-quantum-eigensolver 1 subset-sum 1 spectral-decomposition 1 solovay-kitaev 1 quantum-walk 1 qaoa 1 phase-estimation-algorithm 1 max-cut 1 simons-algorithm 1 quantum-physics 1 probability 1 grover-algorithm 1 deutsch-jozsa 1 quantumcircuits 1 transform 1 speech-recognition 1 speech 1 qml 1 qcnns 1 fourier 1 noise-analysis 1 quantum-arithmetic 1 tebd 1 quimb 1 mps 1 matrix-product-states 1 xanadu-codebook 1 simon-algorithm 1 integrated-circuits 1 discrete-fourier-transform 1 bernstein-vazirani-algorithm 1 circuit-representation 1 image-processing 1 ibm-qiskit 1 shor-attack-on-rsa 1 shor-attack-on-rabin 1 rsa-cryptosystem 1 rabin-cryptosystem 1 variational-quantum-circuits 1 research 1 quantum-optimization 1 quantum-machine-learning 1 machine-learning 1 computational-physics 1 oop 1 fourier-transform 1 schoning 1 computer-science 1 3-satisfiability 1