Corinna, let's code! with Python
joonion
Introductory coding education focused on problem solving that fosters computational thinking and coding intelligence.
입문
Python
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
Let's implement the prime factorization algorithm using Python!
This lecture starts with a simple prime number determination algorithm.
Using the Sieve of Eratosthenes to find prime numbers algorithm
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 difficulty of factoring composite numbers that are 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 will proceed 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 prime number determination algorithms to quantum circuit implementations
It's all explained 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 enjoy studying it.
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
24,020
Learners
280
Reviews
105
Answers
4.8
Rating
5
Courses
안녕하세요? 주니온 박사는
컴퓨팅 사고력을 키워주고 코딩 지능을 높여주는 SW교육 전문가를 꿈꾸는,
주니온TV@Youtube 유튜브 채널 운영자 입니다.
(현. 경북대학교 컴퓨터학부 초빙교수)
All
11 lectures ∙ (2hr 30min)
Course Materials:
All
12 reviews
4.9
12 reviews
Reviews 868
∙
Average Rating 5.0
Reviews 2
∙
Average Rating 3.5
Reviews 1
∙
Average Rating 5.0
5
It's a great lecture. I was expecting general factorization, but it was only possible when N = p*q. I should have searched about Shor's quantum algorithm in advance. Haha Anyway, I learned some good knowledge..! Thank you, professor.
Thank you. ^^;
Free
Check out other courses by the instructor!
Explore other courses in the same field!