Quantum Shor's Algorithm banner

Quantum Shor's Algorithm

2 devlogs
47m 22s

I’m working on this project, whom goal is to teach me (and you) about how Shor’s algorithm works and implement it with quantum programming.
P.S: This is my next project after Grover’s Algorithm.

This project uses AI

Like the last project, I used Ai to better understand Shor’s Algorithm

SilentSword

Ok, so I found out that for Shor’s Algorithm, you need to know a lot about quantum programming (or just use a built-in function that dose everything but I don’t want to do that), so im going to focus on easier algorithms and then come back to this.

Attachment
0
SilentSword

I have implemented Shor’s Algorithm to work on a classical computer, the next step will be to make it work on a quantum computer.

0