On https://github.com/sagemath/sage/pull/39371 I found that R['x'] knows 
how to find the scalar multiplication action of R on R['x'] in most cases, 
but that for R=Qp this is not the case. It looks like there are some 
benefits from relying on such an action, so it would be nice if this action 
were discoverable in all cases. My questions:
 - where does this action get installed for most rings R?
 - is there a reason why for Qp this action is not installed?

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/sage-devel/f4920307-2710-4aef-a9f7-c6dc4eaedaf0n%40googlegroups.com.

Reply via email to