Search
Searching
- numpy.ma.MaskedArray.real
- numpy.ma.MaskedArray.real (Python property, in numpy.ma.MaskedArray.real)
- Constants of the
numpy.ma
module...step in each dimension when traversing an array. MaskedArray.imag The imaginary part of the masked array. MaskedArray.real The real part of the masked array. MaskedArray.flat Return a flat iterator, or set a flattened version of self to...
- NumPy 1.10.0 Release Notes
...hen linking libraries This should, at least partially, complete user customization. np.cbrt to compute cube root for real floats np.cbrt wraps the C99 cube root function cbrt. Compared to np.power(x, 1./3.) it is well defined for negativ...
- NumPy 1.11.0 Release Notes
...2 - 3.5 and contains a number of enhancements and improvements. Note also the build system changes listed below as they may have subtle effects. No Windows (TM) binaries are provided for this release due to a broken toolchain. One of the pr...
- NumPy 1.11.2 Release Notes
...ound on PyPI. Pull Requests Merged Fixes overridden by later merges and release notes updates are omitted. #7736 BUG: Many functions silently drop ‘keepdims’ kwarg. #7738 ENH: Add extra kwargs and update doc of many MA methods. #7778 DOC:...
- NumPy 1.12.1 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.24 Release Notes
- NumPy 1.25.0 Release Notes
- NumPy 1.3.0 Release Notes
- NumPy 1.4.0 Release Notes
- NumPy 1.6.0 Release Notes
- NumPy 1.7.2 Release Notes
- NumPy 1.9.0 Release Notes
- NumPy 2.0.0 Release Notes
- NumPy 2.1.0 Release Notes
- numpy.array_repr
- numpy.concat
- numpy.concatenate
- numpy.ma.append
- numpy.ma.arange
- numpy.ma.argsort
- numpy.ma.array
- numpy.ma.asanyarray
- numpy.ma.asarray
- numpy.ma.average
- numpy.ma.clip
- numpy.ma.common_fill_value
- numpy.ma.compress_cols
- numpy.ma.compress_nd
- numpy.ma.compress_rowcols