Search
Searching
- Input and output
- Importing data with
genfromtxt
- Input and output
- Iterating over arrays
...cent call last): ... ValueError: operands could not be broadcast together with shapes (2,) (2,3) Iterator-allocated output arrays A common case in NumPy functions is to have outputs allocated based on the broadcasting of the input, and...
- NumPy 1.10.0 Release Notes
- NumPy 1.13.0 Release Notes
- NumPy 1.14.0 Release Notes
- NumPy 1.15.0 Release Notes
- NumPy 1.17.0 Release Notes
- NumPy 1.18.0 Release Notes
- NumPy 1.19.0 Release Notes
- NumPy 1.20.0 Release Notes
- NumPy 1.21.0 Release Notes
- NumPy 1.22.0 Release Notes
- NumPy 1.23.0 Release Notes
- NumPy 1.9.0 Release Notes
- NumPy 2.0.0 Release Notes
- NumPy 2.1.0 Release Notes
- NumPy C code explanations
- numpy.i: a SWIG interface file for NumPy
- Reading and writing files
- Universal functions (
ufunc
) basics numpy.distutils
user guide- Advanced debugging tools
- Advanced F2PY use cases
- Array API
- Array iterator API
- Beyond the basics
- Broadcasting
- Development workflow
- Discrete Fourier Transform (
numpy.fft
) - F2PY and build systems
- F2PY examples
- Generalized universal function API
- How to contribute to the NumPy documentation
- How to extend NumPy
- Interoperability with NumPy
- Mathematical functions with automatic domain
- NumPy 1.14.1 Release Notes
- NumPy 1.16.0 Release Notes
- NumPy 1.25.0 Release Notes
- NumPy 1.3.0 Release Notes