NumPy v1.13 Manual
NumPy Reference
Array objects
The N-dimensional array (
ndarray
)
index
next
previous
Previous topic
numpy.ndarray.__setstate__
Next topic
numpy.ndarray.__array__
numpy.ndarray.__new__
¶
ndarray.
__new__
(
S
,
...
)
→ a new object with type S, a subtype of T
¶