NumPy (Numerical Python) is an open-source library for the Python programming language. It is used for scientific computing and working with arrays. Apart from its multidimensional array object, it ...
Until NumPy 1.25.0 this package was needed to be able to target the oldest supported NumPy version for packages using the NumPy C API. That targeting was necessary in order to obtain wheel for ...