Skip to content

Instantly share code, notes, and snippets.

@tscholl2
Created August 29, 2017 15:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tscholl2/01673f121c89196aeafff5aab5bccbc0 to your computer and use it in GitHub Desktop.
Save tscholl2/01673f121c89196aeafff5aab5bccbc0 to your computer and use it in GitHub Desktop.
profile picture
E = EllipticCurve_from_j(GF(127)(1728))
g = E.plot(size=25,aspect_ratio=1)
g.save("./F_127 j_1728.svg")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment