Actually, this seems to work (using Maxima):

M=random_matrix(IntegerModRing(10),3,3)
MM=maxima(M)
MA=matrix(IntegerModRing(10),MM.adjoint())

However, MA refuses to be typeset properly in the notebook - I
consistently get LaTeX code, rather than a nicely typeset matrix.

It would be nice to have a built in adjoint...

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