2009/1/26 Craig DeForest <[email protected]>: > fftconvolve(). I have not looked closely enough at fftconvolve, > conv1d, or conv2d to know if they should be deprecated like > convolve(), but you ought to be able to use just convolveND to replace > all of those routines. Except that convolveND does not support badvals and one of my applications depend on that heavily..
So, please do not deprecate conv2d (or then add badval support to convolveND..). Cheers, Kaj _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
