Suppose I create a matrix over the ring of integers mod 10:

M=random_matrix(IntegerModRing(10),3,3)

Now the adjoint certainly exists, but M.adjoint() isn't as yet
implemented over general rings - only over ZZ or QQ.  How can I use,
say, Maxima or Pari within Sage to compute the adjoint of M?

Thanks,
Alasdair
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to