[sage-support] Re: trying to understand the coercion model...

2009-07-01 Thread Kwankyu
Ok. '_populate_coercion_lists_ ' solve my problem. Thanks, Robert! Kwankyu --~--~-~--~~~---~--~~ 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 o

[sage-support] Re: trying to understand the coercion model...

2009-07-01 Thread Robert Bradshaw
On Jul 1, 2009, at 1:22 AM, Kwankyu wrote: > Hi, > > I am trying to understand the coercion model... > > In the followiing, C is a parent that I defined, in which (I think) I > implemented a coercion map from P to C, but not from ZZ to C. > > sage: P > Multivariate Polynomial Ring in x, y over Fi