CuPy
stable
Overview
Installation Guide
Tutorial
API Reference
Multi-Dimensional Array (ndarray)
Universal Functions (ufunc)
Ufunc class
Available ufuncs
Math operations
Trigonometric functions
Bit-twiddling functions
Comparison functions
Floating functions
ufunc.at
Routines
SciPy-compatible Routines
Sparse matrices
Multi-dimensional image processing
NumPy-CuPy Generic Code Support
Memory Management
Low-Level CUDA Support
Kernel binary memoization
Custom kernels
Automatic Kernel Parameters Optimizations
Interoperability
Testing Modules
Profiling
Environment variables
Difference between CuPy and NumPy
Comparison Table
Miscellaneous functions
Development
API Compatibility Policy
Contribution Guide
Misc Notes
Using CuPy on AMD GPU (experimental)
Upgrade Guide
License
CuPy
Docs
»
API Reference
»
Universal Functions (ufunc)
»
cupy.isnan
Edit on GitHub
cupy.isnan
¶
cupy.
isnan
= <ufunc 'cupy_isnan'>
¶
Tests if each element is a NaN.
See also
numpy.isnan
Read the Docs
v: stable
Versions
latest
stable
v9.0.0a2
v9.0.0a1
v8.3.0
v8.2.0
v8.1.0
v8.0.0
v8
v7.8.0
v7.7.0
v7.6.0
v7.5.0
v7.4.0
v7.3.0
v7.2.0
v7.1.1
v7.1.0
v7.0.0
v7
v6.7.0
v6.6.0
v6.5.0
v6.4.0
v6.3.0
v6.2.0
v6.1.0
v6.0.0
v6
v5.4.0
v5.3.0
v5.2.0
v5.1.0
v5.0.0
v4.5.0
v4.4.1
v4.4.0
v4.3.0
v4.2.0
v4.1.0
v4.0.0
v2.5.0
v2.4.0
v2.3.0
v2.2.0
v2.1.0.1
v2.0.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.