| 1 | initial version |
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.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.