Skip to content

albanothing/highly_composite_number_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

A program that searches for highly composite numbers in the interval from 1 up to any arbitrary number and charts them out by their numbers of divisors using matplotlib, as well as printing them out as tables. Multiple HCN finding algorithms are available for selection by the user and time and performance of each is tracked and printed out as well, that way the user can visualize the different time complexities of algorithms available for searching HCNs.

Example outputs:

image

image

To-Do list:

  • Implement more algorithms so that more speed comparisons can be made between the different types of known HCN searching algorithms.

About

A highly composite number searcher and grapher

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages