I have used Pythonista really well, and used it to solve interesting mathematical and statistical challenging questions.
But there is one problem related with matplotlib.pyplot - my Pythonista app running on my iPad Air 2 encounters forced terminations whenever I type "import matplotlib.pyplot as plt"
I tried both Python 2.7 and 3.5, and both faced same problem.
Is there any other way that I could fix this bug?
Thanks in advance
Wayne Wonbong Jang