I was still wondering if there was anyway to change it so the SymPy handles the default data types or a way for Sympy to handle all the calculations symbolically automatically. For example I can do print(latex((Integer(1)/Integer(3)))) to get the desired output, but without the Integer it wouldn't return it in latex.
-- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/160ac3d1-46d0-4f28-83e0-f0df80e803d6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
