[Numpy-discussion] The power of strides - Combinations

Robert Kern robert.kern at gmail.com
Mon Dec 6 22:58:12 EST 2010


On Mon, Dec 6, 2010 at 21:51, Benjamin Root <ben.root at ou.edu> wrote:
> On Monday, December 6, 2010, Robert Kern <robert.kern at gmail.com> wrote:
>> On Mon, Dec 6, 2010 at 20:18, Mario Moura <moura.mario at gmail.com> wrote:
>>> Hi Folks
>>>
>>> Is it possible some example how deal with strides with combinations, let see:
>>
>> No, sorry. It is not possible to generate combinations just using strides.
>
> Just wondering, would using ogrid[] in numpy help the OP?

No. The limitations of the stride mechanisms apply with ogrid just the
same. Generating combinations is not regular enough.

-- 
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