prime-factors
There are 25 repositories under prime-factors topic.
pub-calculator-io/prime-factorization-calculator
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/
Open-NET-Libraries/Open.Numeric.Primes
Methods and extensions for prime number detection and discovery.
AtropineTears/num-primes
A Rust Library For Generating Large Composite, Prime, and Safe Prime Numbers
IAMOTZ/raindrops
A program that converts a number to a string, the contents of which depends on the number’s prime factors.
2KAbhishek/prime-factors-tdd
Learn TDD with Prime Factors 🧪❌
hydroo/quadratic-sieve
Implementation of the Quadratic Sieve in Go, Chapel and C+OpenMP
dan10097110/D-CSharp-Lib
Collection of useful methodes and classes.
haimadrian/MathematicalTools
Mathematical Tools Calculator with fully detailed answer. Can be used to solve home work, etc.
JL2014/Prime-decomposition-of-Kaprekar-numbers
Prime decomposition of Kaprekar numbers (up to 29 digits)
diarmaidm/ni_dev_conf
Talk at inaugural Northern Ireland Developer Conference
GarrickLarson/Linear_Intersection_Factorization
Finds two factors of a large number whose factors are close together (sharing identical digits for the most significant half)
jogobom/FactorsKata
Kids factors homework
kirsirinnesalo/CodingKatas
Coding Katas for learning IDE, tools and languages
MsVron/RSA-Factoring-Challenge
This project tackles the RSA Factoring Challenge, which aims to identify two prime factors 'p' and 'q' of a given number 'n' efficiently and quickly.
nayel71/nt-fibonacci
Number theory of Fibonacci numbers
Arham4/prime-factors-kata
The Prime Factors Kata, as done by Uncle Bob using Test-Driven Development (TDD).
AssoDePicche/prime-factors-kata
Prime Factors Kata
coenvalk/Prime-Factorization
A prime factorization program
devleague/Challenge-Largest-Prime-Factor
Largest Prime Factor
mndxpnsn/prime-factorization
Determine the prime product of some natural number.
PromathBul/Prime_factors
Разбивает натуральное число на простые множители
Rmanamr/CMD-print-number-with-most-prime-factors-count-Python
Python CMD program for printing the number with most prime factors, from a list of 10 entered numbers.
tom-weatherhead/number-theory-js
A library of JavaScript implementations of number theory utilities.
WalidAlsafadi/JavaScript-Programs
Several JavaScript programs for practice.