Re: [Numpy-discussion] cannot import Numeric

2006-10-11 Thread Darren Dale
On Wednesday 11 October 2006 12:48, Carl Wenrich wrote: The installation of Numpy went well, and numeric.py is in the python site-packages/numpy/core directory. But when I run python, and enter import Numeric, it says no module named Numeric. Please advise. import numpy

Re: [Numpy-discussion] ide for python/numpy/scipy/mpl, development ?

2006-10-10 Thread Darren Dale
On Tuesday 10 October 2006 15:41, [EMAIL PROTECTED] wrote: I asked if that will be possible to use ipython instead of the python console in eric4 (I know that it's not possible with eric3) but it's seems that eric4 does have it's own console. So, at least for me, it's not anymore an option.

Re: [Numpy-discussion] Release of 1.0b5 this weekend

2006-08-31 Thread Darren Dale
On Tuesday 29 August 2006 19:24, Fernando Perez wrote: On 8/29/06, Travis Oliphant [EMAIL PROTECTED] wrote: Hi all, Classes start for me next Tuesday, and I'm teaching a class for which I will be using NumPy / SciPy extensively. I need to have a release of these two (and hopefully

Re: [Numpy-discussion] numpy revision 3056 will not bu ild on RHE3 or Solaris

2006-08-24 Thread Darren Dale
Hi Travis, On Thursday 24 August 2006 12:24, you wrote: Christopher Hanley wrote: Good Morning, Numpy revision 3056 will not build on either Red Hat Enterprise 3 or Solaris 8. The relevant syntax errors are below: I'd like to see which platforms do not work with the npy_interrupt.h

Re: [Numpy-discussion] numpy and matplotlib

2006-08-08 Thread Darren Dale
On Tuesday 08 August 2006 17:02, George Gumas wrote: I downloaded numpy 1 and matplotlib and when running numpy i get the error message below from matplotlib._ns_cntr import * RuntimeError: module compiled against version 90709 of C-API but this version of numpy is 100 How do I

Re: [Numpy-discussion] uniform() regression(?) in svn

2006-07-28 Thread Darren Dale
On Wednesday 26 July 2006 13:22, Travis Oliphant wrote: Andrew Jaffe wrote: Hi- On PPC Mac OSX universal build 2.4.3, gcc 4.0, In [1]: import numpy as N In [2]: print N.__version__ 1.0.2897 In [3]: N.random.uniform(0,1) Segmentation fault (This originally showed up in

Re: [Numpy-discussion] Args for rand and randn: call for a vote

2006-07-08 Thread Darren Dale
On Saturday 08 July 2006 7:07 am, Ed Schofield wrote: * Should numpy.rand and numpy.randn accept sequences of dimensions as arguments, like rand((3,3)), as an alternative to rand(3,3)? +1 -- Darren S. Dale, Ph.D. [EMAIL PROTECTED] Using Tomcat but need to do more? Need to support web

Re: [Numpy-discussion] NumPy beta release plan

2006-07-08 Thread Darren Dale
On Saturday 08 July 2006 4:04 am, Stephan Tolksdorf wrote: Hi Travis, thanks for putting all the effort into NumPy. Unless there is a serious issue pointed out, the only thing that should be changed at this point are bug-fixes, documentation strings, and added tests. Once 1.0b1 is

Re: [Numpy-discussion] Time for beta1 of NumPy 1.0

2006-06-30 Thread Darren Dale
+1 for float64 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo