filmov
tv
NumPy - #4 - Creating Arrays Using arange(), linspace(), and eye()
Показать описание
If you like my videos and would like to support my efforts, you can donate:
In this lecture we will learn how to create arrays using NumPy's built in methods:
arange(): array filled with a linear sequence, similar to the built-in range() function.
linspace(): array with values evenly spaced.
eye(): identity matrix array.
In this lecture we will learn how to create arrays using NumPy's built in methods:
arange(): array filled with a linear sequence, similar to the built-in range() function.
linspace(): array with values evenly spaced.
eye(): identity matrix array.