Skip to content

a-m-andrushko/Primes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

A net of prime numbers

This is a project written in Python on prime numbers topic. It uses NetworkX library to create an evolving network of numbers (consisting of both primes and composites) which it builds based on the classification of an algorithm analysing each natural number. Additionally, the stochastic model of prime numbers network was implemented. In total, 10 000 natural numbers were subjected to analysis of both algorithms -- real and probabilistic. Consequtive examination of prime numbers' properties was done in comparison of those 2 different networks.

The reference article for this project -- Complex architecture of primes and natural numbers (https://journals.aps.org/pre/abstract/10.1103/PhysRevE.90.022806).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published