On Wed, Sep 10, 2008 at 1:40 PM, Simon King <[EMAIL PROTECTED]> wrote:
>
> Dear Raouf,
>
> On Sep 10, 10:25 pm, Raouf <[EMAIL PROTECTED]> wrote:
>> I want to compute the trace of Hecke operator with large integer but
>> always i have the same error message
>>
>> "  Traceback (click to the left for traceback)
>> ...
>> TypeError: n must be an int"
> <snip>
>>  there is any way to go over this?
>
> I just tried your example (in Sage 3.1.1), and there was no problem:
> sage: M1 =  ModularSymbols(21,2)
> sage: T1 =  M1.hecke_operator(13^9)
> sage: trace1=T1.trace()
> sage: print trace1
> 34464553246
>
> So, what version of Sage are you using, and on what kind of machine?

In particular, are you using a 32-bit Linux install or OS X?

William


-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
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