Skip to content

This is a algorithm to factor a number using continue fraction. Code is written in python 3.

License

Notifications You must be signed in to change notification settings

nerocui/ContinueFractionFactoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ContinueFractionFactoring

This is a algorithm to factor a number using continue fraction. Code is written in python 3.

Modify n to change input

Alt text Dealing with even number. Reduce 2's to get new n. Remember how many 2's have been reduced, then later cross multiply them back to the reduced solutions. Alt text

About

This is a algorithm to factor a number using continue fraction. Code is written in python 3.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages