Hi Harald, On 2019-07-12, Harald Schilly <[email protected]> wrote: > Interestingly, this works: > > matrix(GF(16), [[1,0], [0, 1]]) while matrix(GF(25), [[1,0], [0, 1]]) fails > with the above error.
MeatAxe is only used for finite non-prime fields of order <255, and I forgot to add: Only in odd characteristic (in characteristic 2, M4RIE is used). Best regards, Simon -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/qga3dj%242lit%242%40blaine.gmane.org. For more options, visit https://groups.google.com/d/optout.
