I define the a matrix M=[x,y,
y,x] where x, y are complex variables.
Now I want to define another matrix M1 whose elements are conjugate of
corresponding
elements of M. For example M1[0,0]=conjugate(M[0,0]).
How can I do this?-- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
