Number theory: primes, arithmetic functions, modular computations, special sequences
-
Updated
Apr 18, 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
Prime search Application for Windows
Prime Numbers using Python. A positive integer greater than 1 which has no other factors except 1 and the number itself is called a prime number.
A list of practical projects that anyone can solve in any programming language. These projects are divided in multiple categories.
Prime decomposition of Kaprekar numbers (up to 29 digits)
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."