Re: [Pythonmac-SIG] Numeric problem with Intel Mac OSX 10.4.8

2007-04-23 Thread Ronald Oussoren
On 23 Apr, 2007, at 17:20, David Worrall wrote: numeric is now called numpy That's not very helpful :-) see http://numpy.scipy.org/ also, all lower case... Jan, how did you install Numeric? Did you use a binary package, if so where did you download it? Are you on an Intel or PPC mac?

Re: [Pythonmac-SIG] Numeric problem with Intel Mac OSX 10.4.8

2007-04-23 Thread David Worrall
Thanks Christopher that's wot I meant but I was rushin' out the door Also, you'll find some of the matplotlib examples, amongst many others, still try to import numeric or even numarray. I've yet to have a problem by replacing them with numpy. Of course I haven't done intensive testing

Re: [Pythonmac-SIG] Numeric problem with Intel Mac OSX 10.4.8

2007-04-23 Thread Christopher Barker
David Worrall wrote: > numeric is now called numpy > see > http://numpy.scipy.org/ to clarify: "numpy" is a newer, next-generation version of the old and venerable "Numeric". numpy is newer, better, an under active development. The API is very similar, but not exactly the same as Numeric, so if

Re: [Pythonmac-SIG] Numeric problem with Intel Mac OSX 10.4.8

2007-04-23 Thread David Worrall
numeric is now called numpy see http://numpy.scipy.org/ also, all lower case... David On 24/04/2007, at 12:21 AM, Jan H. Jensen wrote: > Hi, I have the following problem. Can anyone help? > > best regards, Jan Jensen > > Python 2.4.4 (#1, Oct 18 2006, 10:34:39) > [GCC 4.0.1 (Apple Computer, In