How much have you studied about the factorization algorithm? This lecture is a lecture that delves into the factorization algorithm from the basics to the quantum algorithm using Python coding.
Prime number discrimination and factorization algorithm
Shor's quantum algorithm for factoring numbers
Factorization algorithm , implement it with Python code!
This lecture starts with a simple primality detection algorithm.
Algorithm for finding prime numbers using the Sieve of Eratosthenes
We will implement Shor's quantum algorithm for factoring numbers using Python code.
The RSA encryption system, which is widely used in e-commerce, etc.
It takes advantage of the fact that it is difficult to factorize a composite number that is the product of two very large prime numbers.
In general, prime factorization has exponential time complexity that is difficult to solve in polynomial time.
It is said that Shor's algorithm can be solved in polynomial time using a quantum computer.
This lecture proceeds to the stage of factoring 15 by implementing a quantum circuit of Shor's algorithm.
This lecture focuses on implementation and practice using Python coding.
From simple primality detection algorithms to quantum circuit implementations
Everyone is explaining with a focus on executable Python coding.
Anyone who knows Python can follow along and practice.
If you study while practicing coding directly, from middle and high school students to graduate students,
Anyone who understands prime factorization can study it with enjoyment.
Who is this course right for?
Anyone who wants to understand the algorithm for finding prime numbers and factoring them
Anyone who wants to implement quantum algorithms on a quantum computer
Need to know before starting?
Python
22,395
Students
232
Reviews
105
Answers
4.8
Rating
5
Courses
안녕하세요? 주니온 박사는
컴퓨팅 사고력을 키워주고 코딩 지능을 높여주는 SW교육 전문가를 꿈꾸는,
주니온TV@Youtube 유튜브 채널 운영자 입니다.
(현. 경북대학교 컴퓨터학부 초빙교수)
All
11 lectures ∙ (2hr 30min)
Course Materials: