numfocus / YouTubeVideoTimestamps

Adding timestamps to NumFOCUS and PyData YouTube videos!
https://www.youtube.com/c/PyDataTV
MIT License
82 stars 19 forks source link

Making computation easier with cool Numpy tricks - Kirit Thadaka | PyData London 2018 #101

Open franciscorpuz opened 2 years ago

franciscorpuz commented 2 years ago

Contents

00:20 Speaker Introduction 01:05 Intro to Numpy 02:40 Numpy Arrays 08:00 Broadcasting 13:05 Indexing 28:50 Ufuncs 33:50 Stride Tricks 44:35 Numpy Array Representation in Memory 47:55 Einsum 58:20 Convolution with Strides and Einsum 1:10:45 Creating Custom Numpy Classes 1:22:35 Memory-mapped Files