aboutsummaryrefslogtreecommitdiff
path: root/misc_code/adelic_failure_example
blob: d84180e70724eac4f0bdc6e39abc7666e63ee651 (plain)
1
2
3
E = EllipticCurve([0, 1, 0, -44, -84])
print "Rational torsion points:", E.torsion_points()
print "Generator of the free part:", E.gens()

Generated with cgit - Back to sebastiano.tronto.net