For what purpose?
@hypergeometer : currently running:
#!/usr/local/bin/python3
from mpmath import *
mp.dps=100
for u in range(1,17836):
U = ((float) (u))
l = im(zetazero(U))
print(l)
results up on github when I'm done
-
-
-
I'm computing zeta(1/2+ rho(n)rho(m)) and zeta(1/2+ rho(prime(n))rho(prime(m))) amongst other things
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.