sympy / sympy

A computer algebra system written in pure Python
https://sympy.org/
Other
12.72k stars 4.37k forks source link

SymPy Live Sphinx shell is buggy on iPad #6551

Open asmeurer opened 11 years ago

asmeurer commented 11 years ago
I just tried the SymPy Live Sphinx shell on my iPad, and it was a little buggy.  When I run a code block, the keyboard opens (I guess this is just because the keyboard focus goes to the shell).  But with the keyboard open, the shell appears about an inch above the keyboard, instead of right on it (perhaps because it's trying to center the input?).  

Also, the LaTeX output didn't appear for me, or was glitchy.

Original issue for #6551: http://code.google.com/p/sympy/issues/detail?id=3452 Original author: https://code.google.com/u/asmeurer@gmail.com/

asmeurer commented 11 years ago
**Labels:** CodeInCategory-Code  

Original comment: http://code.google.com/p/sympy/issues/detail?id=3452#c1 Original author: https://code.google.com/u/asmeurer@gmail.com/

asmeurer commented 11 years ago
**Labels:** CodeInImportedIntoGoogleDocs  

Original comment: http://code.google.com/p/sympy/issues/detail?id=3452#c2 Original author: https://code.google.com/u/asmeurer@gmail.com/