Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ domain
Method
domain
numpy/polynomial/_polybase.py:116–117 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
114
@property
115
@abc.abstractmethod
116
def
domain(self):
117
pass
118
119
@property
120
@abc.abstractmethod
Callers
1
__call__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected