[Numpy-discussion] Blurring an Array
Robert Kern
robert.kern@gmail....
Sun Jun 21 23:00:10 CDT 2009
On Sun, Jun 21, 2009 at 05:48, Ian Mallett <geometrian@gmail.com> wrote:
>
> This works perfectly! Is there likewise a similar call for Numeric?
If Numeric.roll() exists, then yes. Otherwise, you may have to look at
the numpy.roll() sources to replicate what it does.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
-- Umberto Eco
More information about the Numpy-discussion
mailing list