[Numpy-discussion] numarray.convolve bug and a fix

Todd Miller jmiller at stsci.edu
Mon Oct 20 17:44:22 EDT 2003


Thanks Nadav,

I applied your suggestion to CVS and added a couple self-tests.

Regards,
Todd

On Sun, 2003-10-19 at 08:35, Nadav Horesh wrote:
> numarray.convolve.correlate2d (and probably some other functions in the
> convolve module) doesn't work with the option fft=1.
> 
> Fix:
>  in iraf_frame.py line 28 and Convolve.py line 136 replace
>  "type=" by "typecode="
> 
> Nadav.
> 
> 
> 
> -------------------------------------------------------
> This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
> The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
> Linux in the Boardroom; in the Front Office; & in the Server Room 
> http://www.enterpriselinuxforum.com
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/numpy-discussion
-- 
Todd Miller 			
Space Telescope Science Institute
3700 San Martin Drive
Baltimore MD, 21030
(410) 338 - 4576





More information about the NumPy-Discussion mailing list