On 2016-10-24 17:54, Nils Bruin wrote:
Pow is not *that* special.

It is more special than you think. Currently, powering does not go through the coercion framework at all. So actions won't get looked up...

Of course, this could be changed. However, the *default* implementation of all arithmetic operations (coercing both arguments to a common parent) is probably not the right thing to do for __pow__.

--
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to