Tin mới
Building the NumPy API and reference docs
Using GitHub Codespaces for NumPy development
For downstream package authors
How to contribute to the NumPy documentation
Since NumPy contains parts written in C and Cython that need to be compiled before use, make sure you have the necessary compilers and Python development headers installed - see Building from source. Building NumPy as of