Introduction to Numerical Computing with NumPy | SciPy 2017 Tutorial | Dillon Niederhut

Описание к видео Introduction to Numerical Computing with NumPy | SciPy 2017 Tutorial | Dillon Niederhut

Tutorial materials found here: https://scipy2017.scipy.org/ehome/220...

NumPy provides Python with a powerful array processing library and an elegant syntax that is well suited to expressing computational algorithms clearly and efficiently. We'll introduce basic array syntax and array indexing, review some of the available mathematical functions in numpy, and discuss how to write your own routines. Along the way, we'll learn just enough of matplotlib to display results from our examples.

Комментарии

Информация по комментариям в разработке