![]() |
2011-12-03
, 12:48
|
Posts: 161 |
Thanked: 186 times |
Joined on Apr 2011
|
#2
|
The Following 2 Users Say Thank You to IcyMoustache For This Useful Post: | ||
![]() |
2011-12-03
, 12:55
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#3
|
![]() |
2013-02-12
, 16:53
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#4
|
![]() |
2013-02-12
, 20:22
|
|
Posts: 1,348 |
Thanked: 1,863 times |
Joined on Jan 2009
@ fr/35/rennes
|
#5
|
The Following User Says Thank You to www.rzr.online.fr For This Useful Post: | ||
- the packages from Nokia's repositories, where there are more than 150 (was 70) Python packages (type in Terminal 'apt-cache search python') or about 240 (was 170), including Python 2.5 and 3.1, if Harmattan-SDK repository is activated (by installing the Harmattan-repository deb). These Nokia's packages can be used as dependencies by other softwares or installed using '# apt-get install <packagname>'. Among them : IPython, NumPy, PyGame, Python Imaging Library (PIL), etc.
- community packages not present in Nokia's repositories. For example : IPython 0.10.2, SymPy, MatPlotLib, etc.
With these Python modules/packages, for example you can manipulate images, create stunning 2D & 3D plots, make numerical and symbolical (derivatives, integrals, etc) calculations, etc.
Python+IPython+SymPy+NumPy+MatPlotLib are being used in many universities all over the world because they are free, multiplataform and give almost 100% of the features of large and expensive CAS (Computer Algebra System) softwares like Mathematica, Maple, MatLab, etc.
These Python packages are only available on Maemo 5 and MeeGo Harmattan (besides Windows, Linux and MacOS). Yeah, Maemo & MeeGo are the best mobile OS for using Python.
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-02-12 at 17:05. Reason: Fixed broken link to Python Harmattan Wiki