Perfect, its working now. I just used Integer(x), so I did not install
the patch, but this email is starred and i've put the link as a
comment in my script.
Thanks,
gk
On 5/31/07, David Joyner <[EMAIL PROTECTED]> wrote:
>
> I am towards the end of some major changes to permgroup.py which
> I'm a
Thanks.
I've applied David Harvey's patch to my permgroups.py fixes.
The file itself is finished but I'm waiting for some minor fixes
to be applied to some GAP functions which it wraps.
I think my code is written correctly once the GAP functions are
fixed but currently it won't pass doc tests.
+
I am towards the end of some major changes to permgroup.py which
I'm about to submit. Can you just send me the diff or the entire
Alternatinggroup function in an email?
David Harvey wrote:
> Fixed. Patch at
>
> http://sage.math.washington.edu/home/dmhar
Fixed. Patch at
http://sage.math.washington.edu/home/dmharvey/patches/
alternating_group.hg
david
On May 30, 2007, at 9:34 PM, David Harvey wrote:
>
>
> On May 30, 2007, at 9:30 PM, Green Kobold wrote:
>
>>
>> in the middle of a code (600 lines), i use a AlternatingGroup and get
>> always the
On May 30, 2007, at 9:30 PM, Green Kobold wrote:
>
> in the middle of a code (600 lines), i use a AlternatingGroup and get
> always the same error:
>
> Traceback (most recent call last):
> File "../../python/dev/wx-dev/granulador8.py", line 496, in MkSnd
> MakeGrains(self.name)
> File ".