[SciPy-dev] Renaming scipy_core ???

Travis Oliphant oliphant.travis at ieee.org
Sun Jan 1 22:45:51 EST 2006


Robert Kern wrote:

>Travis Oliphant wrote:
>
>  
>
>>sci (arrlab, scicore)/
>>   __init__.py
>>
>>   ->numpy (ndarray, narray)/
>>     __init__.py
>>
>>   ->f2py/
>>
>>   ->distutils/
>>
>>   ->weave/  ** see comments **
>>
>>   ->linalg/
>>
>>   ->fft/
>>    
>>
>
>Conflict with the function scicore.fft()?
>  
>

I was thinking we wouldn't pull up fft, ifft, rand, and randn in 
scicore, but let scipy and/or pylab do that kind of name-space 
manipulation.  

Otherwise, we would have to call it fftlib or something. 

-Travis





More information about the SciPy-Dev mailing list