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/
Prime factorization up to 128 bit integers
Homeworks done in course CS 599: Algorithms - Design, Analysis, and Implementations at Oregon State University
Taxicab numbers, upper bounds up to BTa(23), their decomposition x³ + y³ (and prime factor decomposition)
Integer Prime Factorization
日本語の無料オンライン科学電卓|計算機-電卓.jp
A couple of algorithms I implemented in order to not get rusty with python.
Factors of whole numbers
Primfaktorzerlegungs Programm für sehr grosse Zahlen
Experimental encryption algorithm written in C that encodes characters through prime factorization exponent vectors and applies a Pi digit key shift. The project explores basic number theory representations and reversible encoding pipelines for text transformation.
Prime decomposition of Kaprekar numbers (up to 29 digits)
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.
An assortment of functions for number theory / discrete math type problems
Factoring the time, when 12- and 24-hour formats have equal numbers of prime factors
Tools, calculators, and converters for Chapter 7: Integer Properties
Python based program using trial division to factor numbers.
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."