Ask Your Question

Revision history [back]

I am trying to change the ring in sage.

I have been able to use .change_ring(FiniteField()) for finite fields. I was instructed to try .change_ring(IntergerModRing()) for other non finite fields but it is not working. What other commands could I try?