Introduction
This document describes how to install and verify NumPy on Kunpeng servers.
NumPy is a core basic library in the field of scientific computing with Python. It provides high-performance multi-dimensional array objects and various functions for linear algebra, Fourier transform, and more. It plays a key role in the data science ecosystem, including pandas and TensorFlow.
Parent topic: Installation Guide