Skip to content

Python based program using trial division to factor numbers.

License

Notifications You must be signed in to change notification settings

henryStelle/prime-factorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

prime-factorization

Python based program using trial division to factor numbers.

This CL program asks for one natural number and returns the prime factorization in a table. It also has a laggy estimation of how much time is remaining in the current calculation.

About

Python based program using trial division to factor numbers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages