From: asiga <asi...@ya...> - 2015-07-10 08:37:53
|
Why do you suggest MathJax? I assume Javascript will be less efficient than Python. Moreover, I'm not sure I can get the MathJax output as polygonal primitives that I can send to OpenGL. And, to complicate things, you cannot use JIT Javascript engines on iOS such as V8, due to sandboxing. In fact, I'm considering to build myself a minimal LaTeX distro. Maybe that would be the best option. -- View this message in context: http://matplotlib.1069221.n5.nabble.com/Efficient-matplotlib-use-on-iOS-and-Android-apps-tp45901p45914.html Sent from the matplotlib - users mailing list archive at Nabble.com. |