Ask Your Question

Revision history [back]

I agree with @kcrisman: you download it and run Sage from that directory. Then you do

%runfile darmonpoints.sage
darmon_point(7,EllipticCurve('35a1'),41,20)

and if you're me, you get

RuntimeError: unable to start magma

Looking at the README.rst file, I see

For most operations one does need to have Magma installed, although we do hope that in the future Sage will include the required functionality.