|
2011-10-24
, 13:20
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#2
|
The Following User Says Thank You to rcolistete For This Useful Post: | ||
|
2011-11-02
, 02:07
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#3
|
The Following User Says Thank You to rcolistete For This Useful Post: | ||
|
2011-11-12
, 02:39
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#4
|
The Following User Says Thank You to rcolistete For This Useful Post: | ||
|
2011-11-12
, 09:56
|
|
Posts: 218 |
Thanked: 59 times |
Joined on Feb 2010
@ spain
|
#5
|
The Following User Says Thank You to Straycat For This Useful Post: | ||
|
2011-11-24
, 01:08
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#6
|
|
2011-12-31
, 22:33
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#7
|
The Following User Says Thank You to rcolistete For This Useful Post: | ||
|
2012-05-31
, 16:56
|
|
Posts: 3,105 |
Thanked: 11,088 times |
Joined on Jul 2007
@ Mountain View (CA, USA)
|
#8
|
|
2012-05-31
, 17:10
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#9
|
|
2012-05-31
, 21:26
|
Posts: 34 |
Thanked: 7 times |
Joined on May 2012
|
#10
|
* symbolical and numerical calculation with arbitrary number of digits;
* 5 simplification methods for non-numerical results;
* option to show the calculation time;
* option to show the not calculated limit before the result;
* result with zoom levels and different colors;
* 7 output types : simple, bidimensional, typesetting, LaTeX, MathML, C and Fortran;
* copy&paste available in all entry fields and also in the result, allowing copying the result to anywhere;
* history and line completion editing in the expression.
See the "Limit" web site : http://www.robertocolistete.net/limit/.
"Limit" runs on :
- Sailfish OS with Python 3.4, SymPy 0.7.5 and Qt5/PyOtherSide (released in 16/05/2014 at OpenRepos.net);
- MeeGo Harmattan with Python 2.6, SymPy 2.7.3 and Qt4/PySide, a public release is almost ready, with many advanced features (pinch to zoom, landscape/portrait mode, examples for input fields, etc).
- Maemo 5 (Nokia N900) and Maemo 4 (Nokia N800/N810, etc) or any smartphone/tablet/computer where Python 2.x, SymPy and PyQt4 are available;
SymPy is a computer algebra system (CAS) written in pure Python, it is free and open source project, see http://sympy.org/. SymPy version 0.7.3 (14/07/2013) is available for Maemo 4 (Diablo) and Maemo 5 (Fremantle), and SymPy 0.7.5 for Python 2.7 and Python 3.x is available on Sailfish, see the SymPy thread in Talk Maemo.org.
On Sailfish :
On Maemo 5 :
On Maemo 4 :
On Maemo 5 :
Limit for Sailfish OS uses Python 3 and PyOtherSide, so you need Sailfish v1.0.3.8 (31/01/2014) or newer (so they are in the official Jolla repositories).
Install Warehouse (OpenRepos.net client) for Sailfish OS, see the Jolla Tides guide with screenshots.
Then open Warehouse, search for "Limit", enable the repository, then install it.
Limit takes only 0.4 MB after installation, but its dependency (which is automatically installed) "python3-sympy" (SymPy), if not installed, takes approx. 30 MB. Python 3 and PyOtherSide will also be installed if not already installed.
(23/10/2011)
Limit v1.0.0 is available for Maemo 4 (Diablo) is in extras repository as well as Maemo.org Downloads, for Maemo 5 (Fremantle) in the extras repository and Maemo.org Downloads :
* 1st public release for Maemo 4 Diablo and Maemo 5 Fremantle on extras-devel/extras-testing/extras repository;
* using SymPy 0.7.1 (07/2011);
* time to load is approx. 15 seconds on Nokia N810 and 6 seconds on Nokia N900 @ 600 MHz.
Python, PyQt and SymPy will also be installed if not installed before.
"Limit" is small (42 KB) but it installs "SymPy" (about 18.5 MB after install, with .pyc compiled Python files). "Limit" and "SymPy" are optified on Maemo 5.
On Maemo 4 (Diablo) "Limit" and its dependencies take about 40 MB after install :
* SymPy (about 18.5 MB);
* python2.5-dev for SymPy, about 15 MB after install;
* "ttf-dejavu" (7,7MB after install) font because the Monospace font on Maemo 4 lacks many mathematical symbols for bidimensional output, so DejaVu Sans Mono is used.
For Maemo 5 users, please help promote "Limit" (v1.0.0 promoted in 23/11/2011) to extras repository by voting in :
Limit 1.0.0-1fremantle1
See also "Integral" and "Derivative" for Maemo 4 & 5 & Sailfish, which calculate mathematical integrals and derivatives.
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; 2014-05-23 at 02:29. Reason: Limit for Sailfish released