Number theory: primes, arithmetic functions, modular computations, special sequences
-
Updated
Sep 13, 2025 - Haskell
Number theory: primes, arithmetic functions, modular computations, special sequences
Beginner level projects in Python
Tool for Solving Problems in Combinatorics and Computational Mathematics
This repository is all about various concepts related to number theory algorithms. It also contains solutions to problems from various online judges, organized by topic.
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/
R Package for Factoring Big Integers using the C Library GMP (GNU Multiple Precision Arithmetic)
Methods and extensions for prime number detection and discovery.
Prime number library for Python 3
A collection of Integer factorization algorithms
A short code to crack Experimental ElGamal cryptosystem and Rabin’s method.
but what 'bout B-For Math ?
RSA Factoring Challenge
This is an Android app that I made to help me learn Java and Android application development. I have been continually adding new features and improving old ones as I get new ideas.
Prime numbers up to Integer.MAX_VALUE for Java
This project implements the Rabin Cryptosystem in SageMath, a public-key encryption algorithm based on the integer factorization problem. The system uses blum primes for p and q to simplify the decryption process.
Prime search Application for Windows
Taxicab numbers, upper bounds up to BTa(23), their decomposition x³ + y³ (and prime factor decomposition)
Rust library for Combinatorics, Modular Arithemetics & Number Theory utilities.
Add a description, image, and links to the prime-factorizations topic page so that developers can more easily learn about it.
To associate your repository with the prime-factorizations topic, visit your repo's landing page and select "manage topics."