I have no problem with this:

[EMAIL PROTECTED]
----------------------------------------------------------------------
| SAGE Version 2.9.3, Release Date: 2008-01-05                       |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------

sage: E=EllipticCurve("5077a")
sage: E.gens()
[(-2 : 3 : 1), (-7/4 : 25/8 : 1), (1 : -1 : 1)]
sage:

I suggest that before sending off a bug report you (or anyone) makes
sure that the bug happens in a clean newly-started sage session;  and
also that it is tested in the command line version (which is all I
use) as well as the notebook (unless it's a notebook-specific bug,
obviously) as that would help track the bug down.  Or reveal that it
is not a bug at all, as in this case!

John

On 15/01/2008, bill.p <[EMAIL PROTECTED]> wrote:
>
> Something weird going on. It's now started working!
>
> The cell was way down on a worksheet and I wondered if that had
> anything to do with it
> so I moved the statement to the top cell and re-ran it and it was OK
> there.
> Then I moved down to the bottom again and it now works there also.
> Looks like it may be related to my other notebook problem.
> Maybe I'd better update to 2.10.alpha3, sigh...
>
> On Jan 15, 10:02 am, bill purvis <[EMAIL PROTECTED]> wrote:
> > I've just tried using the alternative method, using Cremona naming,
> > to create an elliptic curve:
> >
> > E=EllipticCurve("5077a")
> > E.gens()
> >
> > When I evaluate the second statement, it returns nothing.
> > This works fine using the vector of coefficients method.
> > Should I open a Trac ticket or am I doing something stupid?
> >
> > Bill
> > --
> > +---------------------------------------+
> > | Bill Purvis, Amateur Mathematician    |
> > |  email: [EMAIL PROTECTED]                  |
> > |  http://bil.members.beeb.net         |
> > +---------------------------------------+
> >
>


-- 
John Cremona

--~--~---------~--~----~------------~-------~--~----~
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-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to