You can always use str or latex to return a string or latex representation of the output. These function return strings that you could save to files or whatever.
On Thu, Feb 21, 2013 at 8:34 AM, Mathew Topper <[email protected]>wrote: > Thanks, I will give that a go. I have also found "print python(_)" which > should allow me to extract the part I want. > > I don't know if this is being worked on in the notebook, but it would be > great to be able to copy and paste sympy output. Sounds like a pretty hard > task, though! > > -- > You received this message because you are subscribed to the Google Groups > "sympy" 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/sympy?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "sympy" 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/sympy?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
