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
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
Prime decomposition of Kaprekar numbers (up to 29 digits)
A couple of algorithms I implemented in order to not get rusty with python.
An assortment of functions for number theory / discrete math type problems
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.
Taxicab numbers up to T(17), their decomposition and prime factor decomposition
Tools, calculators, and converters for Chapter 7: Integer Properties
Python based program using trial division to factor numbers.
Solve quadratic and linear modular equations
Insanely fast pocket-calculator factorisation of prime numbers using ECM, Pollard Rho and Squfof.
Fermat's factorization method
Factoring the time, when 12- and 24-hour formats have equal numbers of prime factors
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."