[SciPy-dev] [Numpy-discussion] Re: numpy/scipy some remarks

Fernando Perez Fernando.Perez at colorado.edu
Wed Jan 18 14:29:11 EST 2006


Pearu Peterson wrote:

>>I understood this as 'scipy.fftpack.basic.fft overwrote 
>>numpy.dft.fftpack.fft'.  Does this then not affect the numpy namespace at 
>>all?
> 
> 
> No! See above.

Ah, OK.  Thanks for the clarification, I misunderstood the message.

>>I also would like to propose that, rather than using an environment variable, 
>>pkgload() takes a 'verbose=' keyword (or 'quiet=').  I think it's much 
>>cleaner to say
>>
>>pkgload(quiet=1) or pkgload(verbose=0)
>>
>>than relying on users configuring env. variables for something like this.
> 
> 
> 
> pkgload has already verbose kwd argumend. See ?pkgload for more 
> information.

What is this '?foo' syntax you speak of?  Certainly not python...  ;-)

Sorry for not checking, I just don't have new-scipy on my work machine, only 
at home.

Cheers,

f




More information about the NumPy-Discussion mailing list