Prevent Sympy from rearranging the equation
Perhaps im overlooking the obvious but how do you prevent sympy from rearranging equations? Im using Sympy in the iPython notebook so i can easily copy-paste the Latex code to Lyx, but i want the equations in the same order as i defined them. For example, the formula for grey-body radiation as a function of its temperature: Sympy automatically places the Temperature component to the front, which gives a very unusual representation of the formula. Is there anyway to prevent this? Currently, there is no way in SymPy to print things exactly as they are entered, because that information isn't even