[Cours complet numpy] - 4. Broadcasting et fonctions universelles
foxx py
Dans ce 4ème tutoriel consacré à numpy, on va étudier la notion de broadcast, de casting et les fonctions universelles.
--- Timeline --- 00:00 : Introduction 00:25 : Broadcasting 01:58 : Addition d'un vecteur ligne et d'une matrice 05:40 : Addition du vecteur colonne et d'une matrice 07:42 : Les règles du broadcasting 08:26 : La notion de casting 11:32 : Utiliser une fonction sur un axe spécifique 13:20 : Quelques exemples de fonctions universelles 13:48 : La fonction np.negative() 15:48 : La fonction np.power() 20:03 : La fonction np.conjugate() 22:09 : La fonction np.around() 24:47 : Outro
--- Notebooks --- Cours Broadcasting et fonctions universelles : https://github.com/foxxpy/Cours-complet-numpy/blob/main/004.%20Quelques%20fonctions%20de%20Numpy%20(Cours).ipynb
--- Github --- Foxxpy : https://github.com/foxxpy Cours numpy : https://github.com/foxxpy/Cours-complet-numpy
--- Documentation --- Numpy : https://numpy.org/doc/ ... https://www.youtube.com/watch?v=z_IrG70Gm4g
98118230 Bytes