Rate This Document
Findability
Accuracy
Completeness
Readability

Introduction

This document describes how to develop NumPy on Kunpeng servers, including source code build, installation, and development verification.

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.