Ask Your Question

Juanhe Tan's profile - activity

2021-01-22 01:33:34 +0100 received badge  Notable Question (source)
2016-11-06 15:56:13 +0100 received badge  Popular Question (source)
2013-09-01 02:24:34 +0100 received badge  Student (source)
2012-12-06 23:06:33 +0100 asked a question Generating only the ranks of elliptic curves that can be found provably correctly

Hello! I am trying to compute the rank for a large number of elliptic curves. I know that this is not always doable in a provably correct manner, so I would like to write up a piece of code that will go through my list of elliptic curves, calculate the rank provably correctly if possible, and skip those elliptic curves for which the rank cannot be computed provably correctly. Is there a simple way to do this? Thanks!