View Single Post
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#12
For Maemo 5 users : to better control the graphics made by 'Plot()', I have released new versions of SymPy.

SymPy 0.7.1 Maemo5 and SymPy interactive shell 0.7.1 Fremantle2 (04/02/2012), available in extras-devel repository :
- 'Plot()' and 'preview()' work with the optional dependency 'python-pyglet' on Maemo 5, to install it, type 'apt-get install python-pyglet' as root;
- Nokia N900 extra keys to control plots made by the 'Plot()' command.

Then, more improvements and fixes in the same day :

SymPy 0.7.1 Maemo6 and SymPy interactive shell 0.7.1 Fremantle3 (04/02/2012), available in extras-testing and extras-devel repositories :
- 'Plot()' and 'preview()' work with the optional dependency 'python-pyglet' on Maemo 5, to install it, type 'apt-get install python-pyglet' as root;
- Nokia N900 extra keys to control plots made by the 'Plot()' command.
- increased sensitivity of keyboard and mouse/stylus control for 'Plot()' graphics;
- removed '.pyc' files from package because they are created during installation.

The 'SymPy interactive shell' will appear as an update on your Nokia N900, just confirm the installation.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.

Last edited by rcolistete; 2012-02-05 at 14:03. Reason: Promoted to extras-testing repository