Re: [sympy] Dimensional Analysis

2022-11-17 Thread Roberto Colistete Jr.
    Not SymPy, but the Uncertainties (Python module) does what you want if you use "print(x)", where x is a ufloat number (with uncertainties). https://pythonhosted.org/uncertainties/user_guide.html#printing Em 17/11/2022 10:30, gu...@uwosh.edu escreveu: An alternative interpretation of your

[sympy] MicroPython running SymPy ? + microSD

2016-01-01 Thread Roberto Colistete Jr.
: Roberto Colistete Jr. <roberto.colist...@gmail.com> Para: sympy@googlegroups.com Happy New Year ! I've seen somebody citing interest in (simplified) SymPy for MicroPython (http://micropython.org/) : https://groups.google.com/d/msg/sympy/DZFnaS3lg10/5neXqITdBAAJ so it would ru

[sympy] MicroPython running SymPy ?

2016-01-01 Thread Roberto Colistete Jr.
Happy New Year ! I've seen somebody citing interest in (simplified) SymPy for MicroPython (http://micropython.org/) : https://groups.google.com/d/msg/sympy/DZFnaS3lg10/5neXqITdBAAJ so it would run on 1 million BBC Micro:bit been distributed in UK for 11-12 years old students :

Re: [sympy] Sympy import time

2015-07-23 Thread Roberto Colistete Jr.
On 23-07-2015 13:41, Ondřej Čertík wrote: Hi Richard, On Thu, Jul 23, 2015 at 3:23 AM, Richard Rondu rondu.rich...@gmail.com wrote: Hi everyone. I'm upgrading my Qt RPN calculator app for sailfish (https://github.com/lainwir3d/sailfish-rpn-calculator) to use sympy as an engine. Everything

Re: [sympy] Quitting

2015-02-02 Thread Roberto Colistete Jr.
On 02-02-2015 14:02, Sergey Kirpichev wrote: On Sunday, February 1, 2015 at 1:19:35 AM UTC+3, Joachim Durchholz wrote: Am 30.01.2015 um 17:35 schrieb Ondřej Čertík: The door is always open if you want to come back. I'll bring a revolving door :-D Some aspects I was made aware

Re: [sympy] Python 2.6 support

2014-11-24 Thread Roberto Colistete Jr.
On 24-11-2014 17:41, Aaron Meurer wrote: IPython seems to be ahead of the curve here (most other libraries I know of still support 2.6), whereas SymPy has traditionally been behind the curve (we supported 2.5 for longer than most libraries). At least that's what I remember. We could probably

Re: [sympy] Python 2.6 support

2014-11-23 Thread Roberto Colistete Jr.
On 23-11-2014 09:18, Joachim Durchholz wrote: Do we have any figures about how many people are still using SymPy with 2.6? There were some Android issues last time dropping 2.6 came up, IIRC. AFAIK, only : - Android SL4A uses Python 2.6, but there is now QPython which is easier to

[sympy] Ubuntu 12.04 : SymPy 0.7.1 incompatible with IPython 1.x ?

2014-05-08 Thread Roberto Colistete Jr.
Hi, In Ubuntu 12.04 : - SymPy version is 0.7.1.rc1-2 (http://packages.ubuntu.com/precise/python-sympy); - IPython default version is 0.12.1 (http://packages.ubuntu.com/precise/ipython), or 0.13.2 if precise-backports is enabled (http://packages.ubuntu.com/precise-backports/ipython);

Re: [sympy] Fwd: [IPython-dev] IPython (terminal Notebook) 2.0.0 on Sailfish OS

2014-05-06 Thread Roberto Colistete Jr.
Em 06-05-2014 12:51, Joachim Durchholz escreveu: Am 06.05.2014 15:13, schrieb Jason Moore: SymPy 0.7.5 : http://talk.maemo.org/showthread.php?p=1424146#post1424146 Nice. Can we do anything about the incomplete Unicode support? I'm thinking along the lines of letting each operator

[sympy] SymPy 0.7.5 on Sailfish OS

2014-05-06 Thread Roberto Colistete Jr.
message -- From: *Roberto Colistete Jr.* roberto.colist...@gmail.com mailto:roberto.colist...@gmail.com Date: Tue, May 6, 2014 at 1:24 AM Subject: [IPython-dev] IPython (terminal Notebook) 2.0.0 on Sailfish OS To: IPython developers list ipython-...@scipy.org mailto:ipython-...@scipy.org

[sympy] CSymPy and mobile programming

2013-09-27 Thread Roberto Colistete Jr.
Em 17-09-2013 19:09, Ondřej Čertík escreveu: Hi, I'd like to announce CSymPy: https://github.com/certik/csympy a fast symbolic manipulation library written in C++. The goal is to eventually be the fastest symbolic manipulation library. ... I am now looking for people who suffer because SymPy

Re: [sympy] SymPy 0.7.3 for Maemo 4 5 and MeeGo 1.2 Harmattan

2013-08-13 Thread Roberto Colistete Jr.
Em 13-08-2013 01:32, Aaron Meurer escreveu: As Maemo 4 5 are limited to Python 2.5 and SymPy 0.7.3 is the last version for Python 2.5, this is the last version of SymPy for Maemo 4 (which dates from 2007). Maemo 5 has a community release of Python 2.7, so maybe new SymPy

[sympy] SymPy 0.7.3 for Maemo 4 5 and MeeGo 1.2 Harmattan

2013-08-12 Thread Roberto Colistete Jr.
:SymPy 0.7.2 for Maemo 4 5 and MeeGo 1.2 Harmattan Data: Mon, 21 Jan 2013 14:30:45 -0200 De: Roberto Colistete Jr. roberto.colist...@gmail.com Para: sympy@googlegroups.com Hi, Updating my post below from late 2011, now SymPy 0.7.2 was released in January 2013 for tablets

Re: [sympy] SymPy 0.7.3 : Plot (Pyglet) doesn't show window

2013-08-07 Thread Roberto Colistete Jr.
regars, Roberto Colistete Jr. Em 07-08-2013 00:54, Aaron Meurer escreveu: This is likely an accidental regression, since none of us really use or test Pyglet (I personally uninstalled it from my computer because bugs in Pyglet were resulting in SymPy test failures). Could you use the git

[sympy] SymPy 0.7.3 : Plot (Pyglet) doesn't show window

2013-08-06 Thread Roberto Colistete Jr.
About SymPy 0.7.3, Plot (from PyGlet) doesn't show a window at all. For example using isympy and typing Plot(sin(x)) shows a PyGlet window for SymPy 0.7.2/0.7.1 in the same computer. Em domingo, 14 de julho de 2013 16h45min29s UTC-3, Aaron Meurer escreveu: I'm happy to announce the

Re: [sympy] Is it time to drop Python 2.5

2013-05-11 Thread Roberto Colistete Jr.
Em 11-05-2013 04:08, Angus Griffith escreveu: The last time this was proposed [1], it was agreed that we should wait a year before proposing this again. It's been a year, what to we think? To recap the arguments raised previously: * 2.5 does not get security fixes anymore. The last release

Re: [sympy] SymPy 0.7.2 new plotting module : aspect_ratio nb_of_points_x/y bugs ?

2013-02-13 Thread Roberto Colistete Jr.
Em 13-02-2013 01:09, Aaron Meurer escreveu: On Tue, Feb 12, 2013 at 7:57 PM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote: I am experimenting the new plotting module (using MatPlotLib) of SymPy 0.7.2. Besides being documented in : http://docs.sympy.org/0.7.2/modules/plotting.html

[sympy] SymPy 0.7.2 plots and interactive use with IPython 0.13.1

2013-02-13 Thread Roberto Colistete Jr.
=1315507postcount=32 Some ways of using SymPy 0.7.2 with IPython 0.13.1 : http://talk.maemo.org/showthread.php?t=78568 Mensagem original Assunto:SymPy 0.7.2 for Maemo 4 5 and MeeGo 1.2 Harmattan Data: Mon, 21 Jan 2013 14:30:45 -0200 De: Roberto Colistete Jr

[sympy] Blog article Scientific Python for computers, tablets and smartphones updated

2013-02-13 Thread Roberto Colistete Jr.
I've updated my blog article comparing scientific Python tools for computers, tablets and smartphones : http://translate.google.com/translate?hl=pt-BRsl=pttl=enu=http%3A%2F%2Frobertocolistete.wordpress.com%2F2012%2F12%2F26%2Fpython-cientifico-em-computadores-tablets-e-smartphones%2F

[sympy] CAS for smartphones and tablets : SymPy the future

2013-02-13 Thread Roberto Colistete Jr.
GSOC 2013 is near and there was in 2012 some interest about SymPy interface on mobile OS, so I share here my views of the status of CAS (Computer Algebra System) for smartphones and tablets, both online and installed locally :

Re: [sympy] SymPy 0.7.2 new plotting module : aspect_ratio nb_of_points_x/y bugs ?

2013-02-12 Thread Roberto Colistete Jr.
Em 13-02-2013 01:09, Aaron Meurer escreveu: Last but not least, the required minimum version of MatPlotLib should be listed. Is v1.1 ? I've tested v1.0 and some features don't work : - adaptive sampling of plot_parametric for some functions; - plot3d_parametric_line; - surface_color option of

Re: [sympy] SymPy 0.7.2 for Maemo 4 5 and MeeGo 1.2 Harmattan

2013-01-22 Thread Roberto Colistete Jr.
Em 22-01-2013 14:00, Stefan Krastanov escreveu: I am a big fan of the hardware/OSs that you are supporting. Thanks a lot for providing packages. Now SymPy 0.7.2 has IPython 0.13.1 with Notebook and Qt console interfaces, download it here :

Re: [sympy] SymPy 0.7.2 for Maemo 4 5 and MeeGo 1.2 Harmattan

2013-01-22 Thread Roberto Colistete Jr.
:17 AM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote: Em 22-01-2013 14:00, Stefan Krastanov escreveu: I am a big fan of the hardware/OSs that you are supporting. Thanks a lot for providing packages. Now SymPy 0.7.2 has IPython 0.13.1 with Notebook and Qt console interfaces

[sympy] SymPy 0.7.2 interactive use in IPython Qt Notebook interfaces

2013-01-22 Thread Roberto Colistete Jr.
Em 22-01-2013 15:43, Aaron Meurer escreveu: Cool. Does mathjax printing work in the notebook (i.e., %load_ext sympy.interactive.ipythonprinting)? I am trying to learn and document the new features of SymPy 0.7.2 using IPython 0.13.1 on MeeGo Harmattan OS

Re: [sympy] SymPy 0.7.2 interactive use in IPython Qt Notebook interfaces

2013-01-22 Thread Roberto Colistete Jr.
Em 22-01-2013 17:36, Aaron Meurer escreveu: On Tue, Jan 22, 2013 at 12:25 PM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote: Em 22-01-2013 15:43, Aaron Meurer escreveu: Cool. Does mathjax printing work in the notebook (i.e., %load_ext sympy.interactive.ipythonprinting)? I am

Re: [sympy] SymPy 0.7.2 interactive use in IPython Qt Notebook interfaces

2013-01-22 Thread Roberto Colistete Jr.
Em 22-01-2013 22:23, Aaron Meurer escreveu: On Tue, Jan 22, 2013 at 2:38 PM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote: Thanks, so I think it is better : In [1]: %pylab inline In [2]: from sympy.interactive import * In [3]: init_session() or, with simpler initialization

Re: [sympy] init_printint() bug in IPython Notebook or Qt console ?

2013-01-22 Thread Roberto Colistete Jr.
On Jan 22, 2013, at 2:19 PM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote: When using SymPy 0.7.2 with IPython terminal ($ ipython), IPython Notebook ($ ipython notebook) or Qt console ($ ipython qtconsole) : In [1]: from sympy import * In [2]: from sympy.abc import * In [3]: pi*x**2

[sympy] SymPy 0.7.2 new plotting module bugs

2013-01-22 Thread Roberto Colistete Jr.
Em 22-01-2013 22:23, Aaron Meurer escreveu: You'll need to do this first (before importing SymPy) because of a SymPy bug where importing SymPy imports matplotlib and already sets the backend (see http://code.google.com/p/sympy/issues/detail?id=3427). Aaron Meurer About SymPy always

Re: [sympy] Is anyone dying to use these 2.6+ only features?

2013-01-21 Thread Roberto Colistete Jr.
Em 21-01-2013 06:15, Aaron Meurer escreveu: I was looking at what benefits we would get from dropping Python 2.5 support (other than the obvious no longer having to test on it). If we dropped support, we would be able to use any feature that was introduced in Python 2.6. Here's a page that

[sympy] SymPy 0.7.2 for Maemo 4 5 and MeeGo 1.2 Harmattan

2013-01-21 Thread Roberto Colistete Jr.
. Regards, Roberto Mensagem original Assunto:SymPy for Maemo 4 5 and MeeGo 1.2 Harmattan Data: Sun, 20 Nov 2011 09:40:59 -0200 De: Roberto Colistete Jr. roberto.colist...@gmail.com Para: sympy@googlegroups.com What about citing SymPy installation

Re: [sympy] Should we drop 2.5 support?

2012-05-25 Thread Roberto Colistete Jr.
Another reason to keep Python 2.5 (for more time) support : - some mobile OS only have Python 2.5.x, like Maemo 4 (Nokia N8x0), Maemo 5 (Nokia N900) and Symbian (many smartphones); - softwares (SymPy Interactive Shell, Integrate, Derivative and Limit) using SymPy on Maemo 5 OS have 100-150

Re: [sympy] Sympy for Android

2012-04-03 Thread Roberto Colistete Jr.
Em 30-03-2012 07:53, Vipul Amler escreveu: I was able to package Roberto's script into [3] a full fledged apk, that calls the python script.. Hi Vipul, Your work is interesting as packaging iOS and Android softwares is not simple at all. By the way, on Maemo 4 5 OS and MeeGo

Re: [sympy] GSOC questions from a student

2012-03-28 Thread Roberto Colistete Jr.
as of this time you would suggest I look at other opportunities? On Monday, 19 March 2012 21:05:13 UTC-6, Roberto Colistete Jr. wrote: Em 18-03-2012 03:26, stampsrule escreveu: Hi, I am interested in working with sympy for GSOC but would like to discuss it further with someone

Re: [sympy] Re: GSoC Project/Intro

2012-03-21 Thread Roberto Colistete Jr.
Em 21-03-2012 02:27, Saptarshi Mandal escreveu: I wonder how often we have a CAS on a mobile device :) Please, what exactly do you mean in the above phrase ? -- You received this message because you are subscribed to the Google Groups sympy group. To post to this group, send email to

Re: [sympy] Sympy for Android

2012-03-21 Thread Roberto Colistete Jr.
Em 21-03-2012 07:37, Vipul Amler escreveu: Hi Roberto, I am working on an emulator. 2.2 I happen to have tried out sl4a for python, along with WebView. {The example you listed and others, although dint check FullScreenUI} Also sympy seems to work form within sl4a, properly {way slow on the

Re: [sympy] Re: GSoC Project/Intro

2012-03-21 Thread Roberto Colistete Jr.
Em 21-03-2012 11:01, Joachim Durchholz escreveu: Am 21.03.2012 06:27, schrieb Saptarshi Mandal: Anyway, I am curious to know what the energy footprint of the core sympy algorithms will be. It may be the case that in order to conserve battery life, we might need to change how certain algorithms

Re: [sympy] SymPy 'Plot()' on Maemo 5 OS 'SymPy for smartphones tablets' site

2012-03-19 Thread Roberto Colistete Jr.
. Can someone please guide me in this context? [1] https://github.com/smit-mehta/acadmin. On Mon, Feb 6, 2012 at 3:55 AM, Aaron Meurerasmeu...@gmail.com wrote: On Sat, Feb 4, 2012 at 6:58 PM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote: Hi, I have recently released PyGlet

Re: [sympy] GSOC questions from a student

2012-03-19 Thread Roberto Colistete Jr.
Em 18-03-2012 03:26, stampsrule escreveu: Hi, I am interested in working with sympy for GSOC but would like to discuss it further with someone. I have completed some computer science courses and this current semester the course I am in focused on python. I have only taken first year level

Re: [sympy] Sympy for Android

2012-03-19 Thread Roberto Colistete Jr.
Em 18-03-2012 15:06, Vipul Amler escreveu: Hi, I had previously asked about it but dint get a reply, on the thread. I was interested on working on Sympy for Android, anyone who I can discuss this with? Hi, I repeat here the answer to Vipul sent today directly to him. I support a

Re: [sympy] Porting of SymPy to Android/iOS

2012-03-19 Thread Roberto Colistete Jr.
Em 18-03-2012 16:50, Abhinandan Ramprasath escreveu: Hi, I have studied the structure of SymPy for the last few days.I realise that porting a Python code to android is an uphill task,but there have been attempts that have successfully executed python on android before(SL4A for example). I

Re: [sympy] Sympy for Android [Proposal]

2012-03-19 Thread Roberto Colistete Jr.
Em 19-03-2012 04:47, Vipul Amler escreveu: This[2] thread points at MathScript and Shyam's work, which is a fair deal of Sympy port to android, although, I couldn't find where he sent in the keyboard layouts or 2d plotting work he was going to contribute. As far as I know, MathScript

Re: [sympy] Re: Some ideas for GSoC

2012-03-04 Thread Roberto Colistete Jr.
complex software for many months of work (like the wxMaxima and Mathematica front-ends). So, it is needed to discuss which capabilities a front-end developed in 3-4 months could have ? Roberto Colistete Jr. -- You received this message because you are subscribed to the Google Groups

Re: [sympy] Re: Some ideas for GSoC

2012-03-04 Thread Roberto Colistete Jr.
Em 04-03-2012 18:47, Aaron Meurer escreveu: On Sun, Mar 4, 2012 at 1:47 PM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote: Hi, As I have written in 12/02/2012, I can be a mentor with a project restricted to making a SymPy GUI for Android using Python/SL4A. Using webview

[sympy] Re: Sympy on Android (SL4A with Python)

2012-02-18 Thread Roberto Colistete Jr.
is not needed in the last SL4A versions. Regards, Roberto -- Forwarded message -- From: Ondrej Certik ond...@certik.cz Date: May 12 2011, 4:53 pm Subject: Sympy on Android (SL4A with Python) To: sympy On Thu, May 12, 2011 at 7:17 AM, Roberto Colistete Jr

Re: [sympy] Re: Sympy on Android (SL4A with Python)

2012-02-18 Thread Roberto Colistete Jr.
terminal application. You still can't get plotting, but if you have a nice terminal application, some of the other stuff is really nice. I haven't tried it yet, but installing IPython should also be easy. Aaron Meurer On Sat, Feb 18, 2012 at 3:24 PM, Roberto Colistete Jr. roberto.colist...@gmail.com

Re: [sympy] Re: Sympy on Android (SL4A with Python)

2012-02-18 Thread Roberto Colistete Jr.
, Feb 18, 2012 at 3:24 PM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote: Hi, Just to follow the messages below. The SymPy for smartphones tablets web site : http://www.robertocolistete.net/Python/SymPy/ also has SymPy installation instructions on Android (as well as on iOS

Re: [sympy] Some ideas for GSoC

2012-02-12 Thread Roberto Colistete Jr.
. 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 sympy@googlegroups.com. To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com. For more

[sympy] SymPy 'Plot()' on Maemo 5 OS 'SymPy for smartphones tablets' site

2012-02-04 Thread Roberto Colistete Jr.
Hi, I have recently released PyGlet and a new SymPy package version for Maemo 5 OS (Nokia N900 smartphone), so SymPy 'Plot()' can now work on a smartphone, including interactive manipulation of OpenGL plots. http://talk.maemo.org/showthread.php?t=78568 I have also made a SymPy

Re: [sympy] Example plots from the new code

2011-11-25 Thread Roberto Colistete Jr.
Hi Stefan, I am very interested in MatPlotLib use by SymPy and I hope it will be soon included in public release of SymPy. I think MatPlotLib is better than PyGLES to make 2D and 3D plots. And part of my interest is that MatPlotLib 1.0.0 is now released to Meego 1.2 Harmattan

[sympy] SymPy for Maemo 4 5 and MeeGo 1.2 Harmattan

2011-11-20 Thread Roberto Colistete Jr.
What about citing SymPy installation for tablets/smartphones in http://code.google.com/p/sympy/wiki/DownloadInstallation?tm=2 http://code.google.com/p/sympy/wiki/DownloadInstallation ? I have released SymPy packages for Maemo 4 OS (Diablo, used in Nokia N800/N810 tablets), Maemo 5 OS

Re: [sympy] SymPy for Maemo 4 5 and MeeGo 1.2 Harmattan

2011-11-20 Thread Roberto Colistete Jr.
Em 20-11-2011 17:53, krastanov.ste...@gmail.com escreveu: I was using your packages about a year ago. Very nice machine and the packages you provided were very useful. SymPy 0.6.6 was maintained by Tom Tanner, released in January 2010. My contribution to Maemo/MeeGo started in September

Re: [sympy] 'diff([cos(t), sin(t), exp(t), t)' does not work on SymPy 0.7.1

2011-11-09 Thread Roberto Colistete Jr.
Em 09-11-2011 15:22, David Joyner escreveu: In [1]: diff([cos(t), sin(t), exp(t), t) Are you missing a ] ? This works for me: In [5]: t = Symbol('t') In [7]: print diff([cos(t), sin(t), exp(t)], t) [-sin(t), cos(t), exp(t)] Sorry, the error (missing ']') is only present in the email.

[sympy] 'diff([cos(t), sin(t), exp(t), t)' does not work on SymPy 0.7.1

2011-11-08 Thread Roberto Colistete Jr.
Hi, On SymPy 0.6.7 the 'diff' function works on lists. But on SymPy 0.7.1 it doesn't, for example : In [1]: diff([cos(t), sin(t), exp(t), t) --- AttributeErrorTraceback (most recent call

Re: [sympy] 'diff([cos(t), sin(t), exp(t), t)' does not work on SymPy 0.7.1

2011-11-08 Thread Roberto Colistete Jr.
a list, you should use map() or a list comprehension. Aaron Meurer On Tue, Nov 8, 2011 at 5:15 PM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote: Hi, On SymPy 0.6.7 the 'diff' function works on lists. But on SymPy 0.7.1 it doesn't, for example : In [1]: diff([cos(t), sin(t), exp

Re: [sympy] Re: Possible to set the number of columns for pretty printing ?

2011-09-12 Thread Roberto Colistete Jr.
, Symbian, Android, etc) when there is no terminal. 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 sympy@googlegroups.com. To unsubscribe from this group, send email to sympy+unsubscr

[sympy] Re: Possible to set the number of columns for pretty printing ?

2011-09-05 Thread Roberto Colistete Jr.
Colistete Jr. -- You received this message because you are subscribed to the Google Groups sympy group. To post to this group, send email to sympy@googlegroups.com. To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com. For more options, visit this group at http

[sympy] Re: Integral - PyQt GUI for SymPy to calculate integrals

2011-08-31 Thread Roberto Colistete Jr.
/Integral/ http://www.robertocolistete.net/Limit/ So Limit, Derivative and Integral work on PC desktop with SymPy v0.7.1 (I have tested using Ubuntu 10.04 64 bits). Roberto Colistete Jr. -- You received this message because you are subscribed to the Google Groups sympy group. To post

[sympy] Re: Integral - PyQt GUI for SymPy to calculate integrals

2011-08-31 Thread Roberto Colistete Jr.
/Integral/ http://www.robertocolistete.net/Limit/ So Limit, Derivative and Integral work on PC desktop with SymPy v0.7.1 (I have tested using Ubuntu 10.04 64 bits). Roberto Colistete Jr. -- You received this message because you are subscribed to the Google Groups sympy group. To post

[sympy] sympify with embedded strings ?

2011-08-30 Thread Roberto Colistete Jr.
Hi, I was using SymPy 0.6.7 (on Ubuntu, etc) and now I have installed version 0.7.1. Until SymPy v0.6.7, the following was working well : sympify(u'Limit(sin(x),x,0,dir=\-\)') But with SymPy 0.7.0 or 0.7.1, it gives SympifyError: SympifyError: 'could not parse u\'Limit(sin(x),x,

[sympy] Re: Integral - PyQt GUI for SymPy to calculate integrals

2011-08-12 Thread Roberto Colistete Jr.
On Aug 11, 12:04 am, Aaron Meurer asmeu...@gmail.com wrote: Cool.  And apparently the unicode fonts don't come out too bad on these devices.  I don't have one myself to try it on, unfortunately. You can try Integral in any desktop PC, as is stated in http://www.robertocolistete.net/integral/

[sympy] Re: Integral - PyQt GUI for SymPy to calculate integrals

2011-08-11 Thread Roberto Colistete Jr.
On 11 ago, 00:04, Aaron Meurer asmeu...@gmail.com wrote: Cool.  And apparently the unicode fonts don't come out too bad on these devices.  I don't have one myself to try it on, unfortunately. I will try to implement typesetting output (SymPy-MathML-SVG via SVGMath) in v1.1 of Integral.

[sympy] How to use isympy with qtconsole (ipython 0.11) ?

2011-08-11 Thread Roberto Colistete Jr.
I have tried today iPython 0.11 with QtConsole and Sympy 0.7.1. To run Sympy in iPython with QtConsole, I type $ ipython qtconsole --profile=sympy. But how can I use isympy to open iPython QtConsole ? $ isympy just opens ipython with sympy, without qtconsole. Roberto -- You

[sympy] Re: How to use isympy with qtconsole (ipython 0.11) ?

2011-08-11 Thread Roberto Colistete Jr.
of using isympy in the qtconsole. Aaron Meurer On Thu, Aug 11, 2011 at 12:11 AM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote:   I have tried today iPython 0.11 with QtConsole and Sympy 0.7.1.   To run Sympy in iPython with QtConsole, I type $ ipython qtconsole --profile

[sympy] Re: Integral - PyQt GUI for SymPy to calculate integrals

2011-08-11 Thread Roberto Colistete Jr.
On 11 ago, 03:08, Aaron Meurer asmeu...@gmail.com wrote: On Thu, Aug 11, 2011 at 12:03 AM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote: On 11 ago, 00:04, Aaron Meurer asmeu...@gmail.com wrote: Cool.  And apparently the unicode fonts don't come out too bad on these devices.  I

[sympy] Possible to set the number of columns for pretty printing ?

2011-08-11 Thread Roberto Colistete Jr.
Hi, In Integral (http://www.robertocolistete.net/integral/) the bidimensional output uses SymPy pretty printing. But the number of columns is read from the x-terminal configuration (so a larger font size means less columns). Is it possible to set the number of columns for pretty

[sympy] Integral - PyQt GUI for SymPy to calculate integrals

2011-08-10 Thread Roberto Colistete Jr.
Colistete Jr. -- You received this message because you are subscribed to the Google Groups sympy group. To post to this group, send email to sympy@googlegroups.com. To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com. For more options, visit this group at http

[sympy] Re: Map function to expression with sum

2011-08-10 Thread Roberto Colistete Jr.
On 10 ago, 18:42, Chris Smith smi...@gmail.com wrote: On Thu, Aug 11, 2011 at 12:40 AM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote:   Hi,   I have not found a simple way to map a function to a mathematical expression with sum of items. Is there anything simple to do it ? I

[sympy] Sympy on Android (SL4A with Python)

2011-05-08 Thread Roberto Colistete Jr.
Hi, It is my first participation here : how can I install Sympy on Android (using SL4A with Python) ? I tried copying the sympy tree to /sdcard/com.googlecode.pythonforandroid/extras/python/ but I try loading sympy (with import sympy, for example) I get many error messages. I use