Where's Psyco now?

2009-01-09 Thread Vicent
://pypi.python.org/pypi/psyco/1.6 Do you think it's useful, or it depends...? -- Vicent Giner-Bosch, Valencia, Spain -- http://mail.python.org/mailman/listinfo/python-list

Re: IDLE cursor color

2008-12-18 Thread Vicent Giner
d it! :) Thank you! I don't understand... I have tried that before and it didn't work. Now it does!! :-S Previously, I changed the cursor color to green, but nothing happened. That's why I sent the message to the list. Now I've changed it again to "pink", and no

IDLE cursor color

2008-12-18 Thread Vicent Giner
I am working with IDLE, version 1.2.2 I've changed the colors theme using the "Options > Configure IDLE..." menu option. I've chosen a black background for all the items, so now my work area is black, and everything is OK, except for the fact that I can't see where the cursor is located, I mean,

Debugging in Python

2008-11-29 Thread Vicent Giner
Can people with more experience in Python programming help me?? Thank you in advance! -- Vicent -- http://mail.python.org/mailman/listinfo/python-list

Installing NumPy and SciPy in Python 2.6

2008-11-28 Thread Vicent Giner
of Python? Are they already installed in ActivePython 2.6? If not, how can install them? I downloaded the Windows installers for NumPy and SciPy, but as they are prepared for Python 2.5, I can't make the installers run properly. Any piece of help will be appreciated. Thank you! -- Vicent

How to use OpenOpt

2008-11-27 Thread Vicent Giner
own algorithms? I hope I've been clear enough about my questions. Any answer will be appreciated. Thank you very much in advance. -- Vicent Giner-Bosch, Valencia (Spain) -- http://mail.python.org/mailman/listinfo/python-list

Re: Using Python for programming algorithms

2008-05-19 Thread Vicent Giner
On May 19, 6:11 pm, Henrique Dante de Almeida <[EMAIL PROTECTED]> wrote: > On May 19, 7:03 am, Bruno Desthuilliers > I'm pretty sure about that: when the algorithms take 4 hours to test > a single execution, you value processor time. Yes, of course, but that should mean that I have to do it be

Re: Using Python for programming algorithms

2008-05-19 Thread Vicent Giner
our posted answers, that the point is doing a good programming work, and that I will have to look very carefully at all those packages and resources you have mentioned, to do a good work at Python. Any other suggestion will be welcomed. :-) Thank you very much again! -- Vicent -- http://mail.python.org/mailman/listinfo/python-list

Re: Using Python for programming algorithms

2008-05-17 Thread Vicent Giner
on-based packages which meet your needs. > Yes, I've been giving a try, and I've found some interesting links. Thank you! -- Vicent -- http://mail.python.org/mailman/listinfo/python-list

Using Python for programming algorithms

2008-05-17 Thread Vicent Giner
Hello. I am new to Python. It seems a very interesting language to me. Its simplicity is very attractive. However, it is usually said that Python is not a compiled but interpreted programming language —I mean, it is not like C, in that sense. I am working on my PhD Thesis, which is about Operati