Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ flatiter.py
File
flatiter.py
numpy/typing/tests/data/pass/flatiter.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
numpy
as
np
2
3
a = np.empty((2, 2)).flat
4
Callers
nothing calls this directly
Calls
4
next
Function · 0.50
copy
Method · 0.45
__array__
Method · 0.45
dtype
Method · 0.45
Tested by
no test coverage detected