Hi, What is the best way to store long expressions to a file, so that we can read them later? The sympy.mechanics module takes a long time to compute the expressions, so I don't want to be recalculating them over and over again.
I do however want to just play with the final (long) expressions. As such, what do you think is the best format, so that we can robustly read them later? Ondrej -- 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. For more options, visit https://groups.google.com/groups/opt_out.
