NumPy Tutorial
www.tutorialspoint.com › numpy › indexNumPy, which stands for Numerical Python, is a library consisting of multidimensional array objects and a collection of routines for processing those arrays. Using NumPy, mathematical and logical operations on arrays can be performed. This tutorial explains the basics of NumPy such as its architecture and environment.
NumPy Reference — NumPy v1.22 Manual
numpy.org › doc › stableJun 22, 2021 · NumPy Reference¶ Release. 1.22. Date. December 31, 2021. This reference manual details functions, modules, and objects included in NumPy, describing what they are and what they do. For learning how to use NumPy, see the complete documentation.