Search
Searching
- Scalars
...NumPy reference Array objects Scalars...
- Array API > Array scalars
- Data types > Array scalars
...eristics. Once you have imported NumPy using import numpy as np you can create arrays with a specified dtype using the scalar types in the numpy top-level API, e.g. numpy.bool, numpy.float32, etc. These scalar types as arguments to the dty...
- NumPy C code explanations > Array scalars
- Array API
- Data type promotion in NumPy
- Data types
- NumPy 1.13.0 Release Notes
- NumPy 1.14.0 Release Notes
- NumPy 1.15.0 Release Notes
- NumPy 1.16.0 Release Notes
- NumPy 1.17.0 Release Notes