[sage-devel] Re: bug in RIng

2008-07-14 Thread cgb
and parent(s) for '*': 'Integer Ring' and '' sage: f.__rmul__ = f.__mul__ sage: r = f*2 sage: r = 2*f sage: r Piecewise defined function with 1 parts, [[(0, 1), 2]] Hope this helps, --CGB On Jul 12, 4:17 am, "David Joyner" <[EMAIL PROTECTED]> wrote:

[sage-devel] bug in RIng

2008-07-12 Thread cgb
t incorrectly. (If memory serves, python can have separate methods for left and right multiplication.) ---CGB --~--~-~--~~~---~--~~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTE