/plotNumberTheory

Codes that implement number theory algoritms and python applications using number theory libraries

Plot Number Theory

Goals

  1. Implement elemental number theory algoritms using python as main code language.

  2. Implements python graphs number theory modules to implements primes analysis.

References:

https://www.researchgate.net/publication/266957245_Prime_number_theory_and_the_Riemann_zeta-function https://wstein.org/rh/ https://wstein.org/ent/

Number Theory SageMaths module quick reference https://wiki.sagemath.org/quickref?action=AttachFile&do=get&target=quickref-nt.pdf http://www.math.umbc.edu/~campbell/Computers/SAGE/numbthy.html

Elemental Number Theory using SageMaths https://doc.sagemath.org/html/en/prep/Quickstarts/Number-Theory.html