The following is giving me a headache. In a fresh session, do sage: R.<a> = InfinitePolynomialRing(SR) sage: p = a[0].polynomial() sage: R(p) ... RuntimeError: Symbolic Ring still using old coercion framework
I tried all day to make sense of the element_constructor of the InfinitePolynomialRIng (which uses sage_eval to interpret the repr), but I failed. Martin -- 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 on the web visit https://groups.google.com/d/msgid/sage-devel/58a8e7a4-6d2e-4649-a1b5-b3f7be05b3ecn%40googlegroups.com.