PyPI Browser
Go
numpy/typing/tests/data/pass/nditer.py
Browse
numpy
numpy-2.2.1-cp311-cp311-win32.whl
numpy/typing/tests/data/pass/nditer.py
1
2
3
4
import
numpy
as
np
arr
=
np
.
array
([
1
])
np
.
nditer
([
arr
,
None
])
Metadata
Size
67 bytes
Mimetype
text/x-python
Mode
-rw-rw-rw-
View Raw File