Hi, "Integral" is an easy to use free and open-source (GPL) application to calculate mathematical integrals with many features :
* undefinite, definite and numerical integration; * integrals in one, two and three variables (1D, 2D, 3D); * three simplification methods for non-numerical results; * three numerical integration methods and arbitrary number of digits (default is 15); * option to show the calculation time; * option to show the not calculated integral before the result; * 6 output types : simple, bidimensional, typesetting, LaTeX, MathML and C; * 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 integrand, differentials and limits. See the "Integral" web site : http://www.robertocolistete.net/integral/. "Integral" runs on Maemo 5 (Nokia N900) or any smartphone/tablet/ computer where Python, SymPy and PyQt are available. Future versions will use PySide and QML. Next .deb will be for Maemo 4 (Nokia N810, etc). There are also "Limit" and "Derivative" in v0.9 : http://www.robertocolistete.net/Limit/ http://www.robertocolistete.net/Derivative/ I will also try port "Integral" (or "Limit" because it is simpler) to Android and Symbian using their Python implementations. My goal is to make educational e scientific softwares popular and easy to use in smartphone and tablets by using Python, SymPy, NumPy, MatPlotLib, PyQt, etc. Regards from Brazil, Roberto Colistete Jr. -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
