Problem 5: Fermat near-misses

fermatnearmiss

This is a script that computes fermat nearm misses when the -f option is set and requires users to input the values [a,b,c] and n. It also calculates the Riemann-Zeta zeroes when the -r and -n are set

Installation

$ git clone https://github.com/W1nterFr3ak/fermatnearmiss
$ cd fermatnearmiss

Usage

image

Fermat output

image

Riemann-Zeta output

image

GitHub

View Github