[Numpy-discussion] 100 Numpy exercices

Nicolas Rougier Nicolas.Rougier at inria.fr
Tue May 27 15:27:07 EDT 2014


On 27 May 2014, at 21:09, Chris Barker <chris.barker at noaa.gov> wrote:

> On Mon, May 26, 2014 at 9:57 PM, Nicolas Rougier <Nicolas.Rougier at inria.fr> wrote:
> 
> I've updated the numpy exercices collection and made it available on github at:
> 
> https://github.com/rougier/numpy-100
> 
> 
> very useful resource -- thanks!
> 
> a couple tiny notes:
> 
> 1) In the first section, the phrases "Create a ..." and "Declare a..." are both used -- I suggest that "create" is better than "declare" -- you never declare things in Python -- but in any case, consistent terminology is best.
> 

Thanks, corrected.

> 2) What? I don't get "master" lever for using stride_tricks? ;-)

Thanks, I did not remember the author of expert #2. Just fixed it.

Any other tricky stride_trick tricks ? I promised to put them in the master section.


Nicolas


More information about the NumPy-Discussion mailing list