On Tuesday, 15 November 2016 13:50:24 UTC+1, Alexander Tille wrote: > > Hi guys, > > Hi,
> > My first problem is also discussed here: > https://groups.google.com/forum/#!topic/sympy/ebGJLKeMODQ > > All Variables of the System (here X,Y,Z) should be >= 0. > If you look at the last steady state in the latex file, the expressions > for Y,Z are quite uncomfortable because of the negative sign. > In this thread you will find a work-around for printing with positive terms first: https://groups.google.com/d/topic/sympy/I0dE0-Xjshk ideally we should enable the `order` kwarg to accept a callback (and provide some default callback which does "the right thing" most of the time). -- 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 https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/a36dbeeb-1ac2-402f-8dcc-54b359b0c971%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
