thanks but I get
$$x= \left(\begin{array}{rr}
1 & 2 \\
3 & 4
\end{array}\right)
$$\newcommand{\Bold}[1]{\mathbf{#1}}\hbox{x=\left(\begin{array}{rr}
1 & 2 \\
3 & 4
\end{array}\right)}
the latex code and not pretty print
2014-04-01 17:59 GMT-03:00 Dominique Laurain <[email protected]>
:
> x = var('x')
>
> A=matrix([[1,2],[3,4]])
> print "$$x==",latex(A),"$$"
> pretty_print('x=='+latex(A))
>
> --
> 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 http://groups.google.com/group/sage-support.
> For more options, visit https://groups.google.com/d/optout.
>
--
---------------------------------------------------------------------
MSc. Juan del Carmen Grados Vásquez
Laboratório Nacional de Computação Científica
Tel: +55 24 2233-6260
(http://www.lncc.br/)
http://juaninf.blogspot.com
---------------------------------------------------------------------
--
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 http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.