You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
has help that at the beginning misleadingly suggests that it is provably correct when the analytic rank is 1. Looking at the code, it is clear that currently it is not provably correct except when the rank is 0 and a Manin constant hypothesis holds (which does hold for Cremona's curves).
Fix:
Have a proof=False flag that keeps the current implementation
Have a proof=True flag that fails if the Manin constant isn't known by a theorem to be <=2, and which runs new provably correct code in the case of analytic rank 1.
The sha an function:
has help that at the beginning misleadingly suggests that it is provably correct when the analytic rank is 1. Looking at the code, it is clear that currently it is not provably correct except when the rank is 0 and a Manin constant hypothesis holds (which does hold for Cremona's curves).
Fix:
CC: @JohnCremona
Component: elliptic curves
Issue created by migration from https://trac.sagemath.org/ticket/1848
The text was updated successfully, but these errors were encountered: