Description and implementation of the Shor's algorithm (to solve the prime factorization problem) using the IBM SDK Qiskit and the framework ProjectQ.
-
Updated
Sep 11, 2024 - Jupyter Notebook
8000
Description and implementation of the Shor's algorithm (to solve the prime factorization problem) using the IBM SDK Qiskit and the framework ProjectQ.
Free WordPress Plugin: The prime factorization calculator finds a number's prime factors. The calculator demonstrates the prime factors tree and all factors of the number. www.calculator.io/prime-factorization-calculator/
Homeworks done in course CS 599: Algorithms - Design, Analysis, and Implementations at Oregon State University
Prime factorization up to 128 bit integers
A prime factorization calculator for the web.
Primfaktorzerlegungs Programm für sehr grosse Zahlen
A couple of algorithms I implemented in order to not get rusty with python.
Prime decomposition of Kaprekar numbers (up to 29 digits)
An assortment of functions for number theory / discrete math type problems
Taxicab numbers up to T(14) and their prime factor decomposition
Primfaktorzerlegungs Programm für grosse Zahlen!
RSAbrk is a C program for factoring semiprime numbers, i.e., numbers formed by the product of two large prime numbers (P and Q). It was created for fun and exploration of number theory, and features two different implementations: RSAbrk_v1 and RSAbrk_v2.
Factoring the time, when 12- and 24-hour formats have equal numbers of prime factors
Python based program using trial division to factor numbers.
Fermat's factorization method
Tools, calculators, and converters for Chapter 7: Integer Properties
Solve quadratic and linear modular equations
Insanely fast pocket-calculator factorisation of prime numbers using ECM, Pollard Rho and Squfof.
Add a description, image, and links to the prime-factorization topic page so that developers can more easily learn about it.
To associate your repository with the prime-factorization topic, visit your repo's landing page and select "manage topics."