Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ NotArray
Class
NotArray
doc/neps/nep-0016-benchmark.py:5–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
import
numpy
as
np
4
5
class
NotArray:
6
pass
7
8
class
AttrArray:
9
__array_implementer__ = True
Callers
1
nep-0016-benchmark.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected