[Pydev-users] pydev and numpy and matplotlib

2007-04-11 Thread Tom Denniston
I've been using pydev now for a few weeks and am extremely happy with the environment. It's really come a long way since I tried it over a year and a half ago. I have a question about code completion, however: Has anyone used numpy or matplotlib with pydev? I find that when I try to tab complet

Re: [Pydev-users] pydev and numpy and matplotlib

2007-04-11 Thread Fabio Zadrozny
On 4/11/07, Tom Denniston <[EMAIL PROTECTED]> wrote: I've been using pydev now for a few weeks and am extremely happy with the environment. It's really come a long way since I tried it over a year and a half ago. I have a question about code completion, however: Has anyone used numpy or matpl

Re: [Pydev-users] pydev and numpy and matplotlib

2007-04-11 Thread Tom Denniston
I couldn't find the number of chars for deep analysis. I am using Easy Eclipse version below. Maybe I have too old a version. I option 2 added pylab, numpy and scipy as forced builtins. This worked like a charm. Thank you so much for you help and awesome software! Version: 1.2.1.3 Based on Ec

Re: [Pydev-users] pydev and numpy and matplotlib

2007-04-11 Thread Fabio Zadrozny
On 4/11/07, Tom Denniston <[EMAIL PROTECTED]> wrote: I couldn't find the number of chars for deep analysis. I am using Easy Eclipse version below. Maybe I have too old a version. Yeap, it was added in 1.3.0 because of a request similar to yours... I option 2 added pylab, numpy and scipy a