Search
Searching
numpy.distutils
user guide- Array iterator API
- Building from source
- Contributing to NumPy
- For downstream package authors
- How does the CPU dispatcher work?
- How to extend NumPy
- NumPy 1.10.0 Release Notes
- NumPy 1.11.0 Release Notes
- NumPy 1.12.0 Release Notes
- NumPy 1.14.0 Release Notes
- NumPy 1.14.2 Release Notes
- NumPy 1.15.1 Release Notes
- NumPy 1.16.0 Release Notes
- NumPy 1.17.0 Release Notes
- NumPy 1.20.0 Release Notes
- NumPy 1.24 Release Notes
- NumPy 1.26.0 Release Notes
- NumPy 1.4.0 Release Notes
- NumPy 1.7.0 Release Notes
- NumPy 2.0 migration guide
- NumPy 2.0.0 Release Notes
- NumPy 2.2.0 Release Notes
- NumPy C-API
- NumPy core math library
- NumPy for MATLAB users
- NumPy project governance and decision-making
- numpy.block
- numpy.testing.assert_
- NumPy: the absolute basics for beginners
- Packaging (
numpy.distutils
) - Python types and C-structures
- Releasing a version
- Setting up and using your development environment
- Testing guidelines
- Testing the numpy.i typemaps
- Troubleshooting
- Using F2PY
- Writing your own ufunc
- Advanced debugging tools
- Advanced F2PY use cases
- Array API
- Beyond the basics
- CPU/SIMD optimizations
- Scalars
- Signature file
- Structured arrays
- Three ways to wrap - getting started
- ufunc API