Hi Victor,

On Tue, Aug 4, 2009 at 8:29 AM, VictorMiller<victorsmil...@gmail.com> wrote:
>
> I was trying to find out how fast a calculation was (applying an
> isogeny of degree on an elliptic curve over
> a finite field).  At first I noticed that when I repeated a timeit
> call with the same expression I was getting monotonically increasing
> numbers, so I decided to try something more systematic. I got the
> following peculiar results on sagenb.org (just now).  The average
> times keep getting longer and longer.  Could this be some bug in the
> way that the calls to internal timer routines are used?
>
>  phi = E.isogeny([E(0),P,-P])

Just out of curiosity: How did you define E? I assume it's an elliptic
curve. But what were the commands you used to define it?

-- 
Regards
Minh Van Nguyen

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

Reply via email to