Skip to content

Integer factorization - quicker than Brute Force

Notifications You must be signed in to change notification settings

rwilmans/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python

Python

Python programs. Most importantly for Integer factorization. Due to the rotated axis, a more efficient way of calculating the factors (up to a certain point) - after which the remainder is calculated brute force.

About

Integer factorization - quicker than Brute Force

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages