
NumPy is a NumFOCUS fiscally sponsored project. NumPy is open-source software and has many contributors. In 2005, Travis Oliphant created NumPy by incorporating features of the competing Numarray into Numeric, with extensive modifications.

The predecessor of NumPy, Numeric, was originally created by Jim Hugunin with contributions from several other developers. I know I can install it locally from the source code, but I want to understand why I cannot install it using pip.

I am trying to install the latest version of numpy, the 1.22.3, but it looks like pip is not able to find this last release.
