j2kun / riemann-divisor-sum

Code for the series "Searching for Riemann Hypothesis Counterexamples"
https://jeremykun.com/2020/09/11/searching-for-rh-counterexamples-setting-up-pytest/
21 stars 2 forks source link

Add export and plot scripts #33

Closed j2kun closed 3 years ago

j2kun commented 3 years ago

See https://github.com/j2kun/riemann-divisor-sum/issues/31

This applies the export logic and plotting code to provide some basic visualization. It doesn't quite finish #31, because right now it's only applied on the values of n with witness values above 1.767

I'd want to see a plot of the whole space of numbers (which I have on an HDD somewhere).