prajwalsouza / Complex-Functions

An interactive for visualizing complex functions based on a 3Blue1Brown video and also estimation of Riemann Zeta Function using Euler Maclaurin Summation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Complex-Functions

An interactive for visualizing complex functions based on a 3Blue1Brown video. Also, Riemann Zeta Function was estimated using Euler Maclaurin Summation. The code can be found here. It is based on certain methods mentioned in the work of Hanh Nguyen.

Some snapshots of the simulation

Plot of Riemann Zeta Function and the interface.

Plot of Riemann Zeta

Summation of a Series as described in the 3Blue1Brown video

Summation

Plot of Zeta function along the critical line

Plot of Zeta along critical line

About

An interactive for visualizing complex functions based on a 3Blue1Brown video and also estimation of Riemann Zeta Function using Euler Maclaurin Summation.


Languages

Language:HTML 99.2%Language:Python 0.8%