Search
Search Results
Search finished, found 19 page(s) matching the search query.
- numpy.isinf
- numpy.isinf (Python data, in numpy.isinf)
- Miscellaneous
- NumPy 1.17.0 Release Notes
...rray.ndarray.tofile and ndarray.dump now support the pathlib.Path type for the file/fid parameter. Specialized isnan, isinf, and isfinite ufuncs for bool and int types The boolean and integer types are incapable of storing nan and inf val...
- NumPy 1.18.0 Release Notes
...ps for datetime64, timedelta64 np.datetime('NaT') should behave more like float('Nan'). Add needed infrastructure so np.isinf(a) and np.isnan(a) will run on datetime64 and timedelta64 dtypes. Also added specific loops for numpy.fmin and num...
- NumPy 1.7.2 Release Notes
- NumPy 1.8.0 Release Notes
- NumPy core math library
- numpy.isfinite
- numpy.isinf
- numpy.isnan
- numpy.isnat
- numpy.isneginf
- numpy.isposinf
- numpy.nan_to_num
- npy_half_isinf (C function, in NumPy core math library)
- npy_isinf (C macro, in NumPy core math library)
- Constants
- npy_half_isinf.h (C function parameter, in NumPy core math library)