Displaying (nicely) an algebraic expression in PyQt [duplicate]
问题 This question already has an answer here : matplotlib - write TeX on Qt form (1 answer) Closed 4 months ago . In my python program is a hierarchy of mathematical objects I've created, that represent mathematical formulae. For example, there's Collection , which is a series of Equations , which is a container of two Sums , Products , Quotients , Exponants or Logarithms , which are all establishments upon Figures , which can be numerical or variables. I need to display to the user, a step of