C
C
colaalex_Rus2015-03-27 12:55:59
Python
colaalex_Rus, 2015-03-27 12:55:59

How to render mathml in kivy python?

I'm writing an equation calculator in kivy and using the SymPy library to solve them. The output of the solution is in mathml and I want this output to be displayed as a graphical expression (with root signs, fractions, etc.). Is it possible to do this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Ranwise, 2015-03-27
@Ranwise

make a mathml -> latex converter and render it into pictures
or immediately do it in latex

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question