View Single Post
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#1
The Python Harmattan Wiki lists :

- 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
 

The Following 6 Users Say Thank You to rcolistete For This Useful Post: