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?
1 | initial version |
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?