Slide 2
Slide 2 text
NumPy is a Python library that is the
de facto standard for
multidimensional arrays in Python
data science.
NumPy offers comprehensive
mathematical functions, random number
generators, linear algebra routines,
Fourier transforms, and more.
It lies at the core of a rich
ecosystem of data science libraries. Source: Harris, C.R., Millman, K.J., van der Walt, S.J. et al. Array programming with NumPy.
Nature 585, 357–362 (2020).