Search
Searching
numpy.distutils
user guide...numpy.distutils user guide Warning numpy.distutils is deprecated, and will be removed for Python >= 3.12. For more details, see Status of numpy.distutils and migration advice...
- Array iterator API
...nd a scalar. Note: Before NumPy 1.8 oa_ndim == 0 was used for signalling that op_axes and itershape are unused. This is deprecated and should be replaced with -1. Better backward compatibility may be achieved by using NpyIter_MultiNew for t...
- C API deprecations
- Contributing to NumPy
- For downstream package authors
- NumPy 1.10.0 Release Notes
...= arr2, many corner cases involving strings or structured dtypes that used to return scalars now issue FutureWarning or DeprecationWarning, and in the future will be change to either perform elementwise comparisons or raise an error. In np....
- NumPy 1.10.2 Release Notes
...ran contiguity instead of PyArray_IS_F_CONTIGUOUS. You may want to regenerate swigged files using the updated numpy.i Deprecate views changing dimensions in fortran order This deprecates assignment of a new descriptor to the dtype attribu...
- NumPy 1.11.0 Release Notes
- NumPy 1.11.2 Release Notes
- NumPy 1.12.0 Release Notes
- NumPy 1.13.0 Release Notes
- NumPy 1.14.0 Release Notes
- NumPy 1.15.0 Release Notes
- NumPy 1.15.1 Release Notes
- NumPy 1.16.0 Release Notes
- NumPy 1.16.4 Release Notes
- NumPy 1.17.0 Release Notes
- NumPy 1.18.0 Release Notes
- NumPy 1.19.0 Release Notes
- NumPy 1.19.1 Release Notes
- NumPy 1.19.2 Release Notes
- NumPy 1.19.3 Release Notes
- NumPy 1.20.0 Release Notes
- NumPy 1.21.0 Release Notes
- NumPy 1.21.1 Release Notes
- NumPy 1.21.2 Release Notes
- NumPy 1.22.0 Release Notes
- NumPy 1.22.4 Release Notes
- NumPy 1.23.0 Release Notes
- NumPy 1.23.4 Release Notes
- NumPy 1.24 Release Notes
- NumPy 1.24.2 Release Notes
- NumPy 1.25.0 Release Notes
- NumPy 1.26.0 Release Notes
- NumPy 1.3.0 Release Notes
- NumPy 1.4.0 Release Notes
- NumPy 1.5.0 Release Notes
- NumPy 1.6.0 Release Notes
- NumPy 1.7.0 Release Notes
- NumPy 1.8.0 Release Notes
- NumPy 1.8.1 Release Notes
- NumPy 1.9.0 Release Notes
- NumPy 2.0 migration guide
- NumPy 2.0.0 Release Notes
- NumPy 2.1.0 Release Notes
- NumPy 2.2.0 Release Notes
- NumPy C-API
- NumPy core math library
- NumPy for MATLAB users
- NumPy reference