Introduction to Numerical Computing With NumPy - Logan Thomas | SciPy 2022

Описание к видео Introduction to Numerical Computing With NumPy - Logan Thomas | SciPy 2022

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 about Matplotlib to display results from our examples.

The tutorial is intended for people new to the scientific Python ecosystem. Previous experience in Python or another programming language is useful but not required.

https://github.com/enthought/Numpy-Tu...

Комментарии

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