[Numpy-discussion] PyData Barcelona this May

Daπid davidmenhur at gmail.com
Tue Mar 21 10:45:57 EDT 2017


On 20 March 2017 at 19:58, Jaime Fernández del Río <jaime.frio at gmail.com> wrote:
>
> Taking NumPy In Stride
> This workshop is aimed at users already familiar with NumPy. We will dissect
> the NumPy memory model with the help of a very powerful abstraction:
> strides.
> Participants will learn how to create different views out of the same data,
> including multidimensional ones, get a new angle on how and why broadcasting
> works, and explore related techniques to write faster, more efficient code.

I think I only understand this abstract because I know what views are.
Maybe you could add a line explaining what they are? (I cannot think
of one myself).



More information about the NumPy-Discussion mailing list