12.07.2015 Views

Sage Developer's Guide - Mirrors

Sage Developer's Guide - Mirrors

Sage Developer's Guide - Mirrors

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Sage</strong> Developer’s <strong>Guide</strong>, Release 6.1.1argument ‘‘x‘‘ goes here. If it contains multiple lines, allthe lines after the first need to begin at the same indentationas the backtick.- ‘‘y‘‘ -- integer (default: 2) the ...OUTPUT:The point as a tuple... SEEALSO:::func:‘line‘EXAMPLES:This example illustrates ...::sage: A = ModuliSpace()sage: A.point(2,3)xxxWe now ...::sage: B = A.point(5,6)sage: xxxIt is an error to ...::sage: C = A.point(’x’,7)Traceback (most recent call last):...TypeError: unable to convert x (=r) to an integer.. NOTE::...This function uses the algorithm of [BCDT]_ to determinewhether an elliptic curve ‘E‘ over ‘Q‘ is modular.REFERENCES:.. [BCDT] Breuil, Conrad, Diamond, Taylor,"Modularity ....""""You are strongly encouraged to:• Use nice LaTeX formatting everywhere, see LaTeX Typesetting.• Liberally describe what the examples do. Note that there must be a blank line after the example code and beforethe explanatory text for the next example (indentation is not enough).4.1. General Conventions 25

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!