Thread
:
[Announce] SymPy (Computer Algebra System) for Maemo 4 & 5 & MeeGo Harmattan & Sailfish
View Single Post
rcolistete
2013-08-07 , 01:01
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#
39
Some issues about SymPy 0.7.3 for Maemo 5 :
-
"Plot()" using PyGlet
has some bug that doesn't open the plotting window (this bug also happens on PC's, no only on Nokia N900).
This issue was reported to SymPy group
and solved by using some SymPy 0.7.2 code for PyGlet "Plot()";
- the
new plotting module
on SymPy 0.7.3 needs MatPlotLib >= 1.1.0, but Maemo 5 currently has MatPlotLib 1.0.0, so it doesn't work. I will later try to package MatPlotLib 1.2/1.3 for Maemo 5, solving this issue.
Other issues about SymPy 0.7.3 for Maemo 4 & 5 :
- version 0.7.1 of SymPy interactive shell (which has SymPy icon and isympy script) is not compatible with SymPy 0.7.3 (IPython 0.10.2 is not started, only the Python shell), so I've released "SymPy interactive shell" 0.7.3, see 1st post;
- "tests/" subfolders of python-sympy 0.7.3 source code were removed to save installation space, from 31MB to 20MB.
So, on Maemo 5, SymPy 0.7.3 currently has 2 plotting options : PyGlet "Plot()" and mpmath plotting with MatPlotLib.
While on SymPy 0.7.2 there are 3 plotting options : PyGlet "Plot()", new plotting module and mpmath plotting with MatPlotLib. But SymPy 0.7.2 has some bugs (which were fixed in v0.7.3).
__________________
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; 2013-08-09 at
02:26
. Reason: More plotting options for SymPy 0.7.3 on Maemo 5
Quote & Reply
|
The Following 3 Users Say Thank You to rcolistete For This Useful Post:
khan.orak
,
mr_pingu
,
reinob
rcolistete
View Public Profile
Send a private message to rcolistete
Visit rcolistete's homepage!
Find all posts by rcolistete