aboutsummaryrefslogtreecommitdiff
path: root/misc_code/adelic_failure_example
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2026-06-14 09:58:21 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2026-06-14 09:58:21 +0200
commit5ea79c7ae0d44686f1df05c4a016652afbe58968 (patch)
tree05f6a052373f5fe0942777a48303b2f8b884cbe1 /misc_code/adelic_failure_example
downloadkummer-notes-code-5ea79c7ae0d44686f1df05c4a016652afbe58968.tar.gz
kummer-notes-code-5ea79c7ae0d44686f1df05c4a016652afbe58968.zip
Initial commit
Diffstat (limited to 'misc_code/adelic_failure_example')
-rwxr-xr-xmisc_code/adelic_failure_example3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc_code/adelic_failure_example b/misc_code/adelic_failure_example
new file mode 100755
index 0000000..d84180e
--- /dev/null
+++ b/misc_code/adelic_failure_example
@@ -0,0 +1,3 @@
1E = EllipticCurve([0, 1, 0, -44, -84])
2print "Rational torsion points:", E.torsion_points()
3print "Generator of the free part:", E.gens()

Generated with cgit - Back to sebastiano.tronto.net