You need to `from sage.schemes.elliptic_curves.ell_curve_isogeny
import <function-name>` first on the Sage shell, since
`sage.schemes.elliptic_curves.ell_field` is not automatically
imported.

On Sep 6, 11:31 pm, "J. Cooley" <[email protected]> wrote:
> Firstly, sorry if my questions are stupid; I only started using sage 3
> weeks ago.
>
> Okay, I have written a bit of code in my clone in the module
> ell_curve_isogeny.py, then I saved and rebuilt my clone to try and
> test it in sage. Sage didn't find my function. I went back and saw
> that in ell_field.py there had been two other things imported from
> ell_curve_isogeny.py, so I added my function on the end, resaved,
> rebuilt and tried again, and it still didn't find it. What have I
> missed/am doing wrong?
>
> Thanks,
> Jenny

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to