Skip to content

This project uses Python to create visualizations of key concepts related to the Riemann Hypothesis, with a focus on exploring the Riemann zeta function in 3D.

License

Notifications You must be signed in to change notification settings

JakubSchwenkbeck/Riemann-Zeta-Function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riemann Hypothesis Zeta Function Visualizer

Welcome to the Riemann Hypothesis Zeta Function Visualizer project! This project utilizes Python along with NumPy, Plotly, and PyQt5 to create an interactive graphical user interface (GUI) that visualizes various functions related to the Riemann Hypothesis.

Overview

The goal of this project is to provide a visual exploration of functions associated with the Riemann Hypothesis. The application features multiple plots, including prime number counts, complex zeta functions, and Dirichlet's L-function, to help users gain insights into these mathematical concepts.

Features

  • Prime Number Count and Approximation Functions: Visualizes the distribution of prime numbers and various approximation functions.
  • Complex Zeta Function Visualization: Displays the complex zeta function in a 3D grid, offering an interactive view of its behavior.
  • Dirichlet's L-Function: Provides plots for Dirichlet's L-function with different moduli, including modulus 4.

Example Plots

Here are some examples of what you can visualize with the application:

  • Count of Prime Numbers and Approximation Functions:

    Count of Prime Numbers and Approximation Functions

  • Complex Zeta Function Displayed in a 3D Grid:

    Complex Zeta Function in 3D

  • Dirichlet's L-Function for Modulus 4:

    Dirichlet's L-Function for Modulus 4

About

This project uses Python to create visualizations of key concepts related to the Riemann Hypothesis, with a focus on exploring the Riemann zeta function in 3D.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages