Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ _line
Method
_line
numpy/polynomial/_polybase.py:176–177 ·
view source on GitHub ↗
(off, scl)
Source
from the content-addressed store, hash-verified
174
@staticmethod
175
@abc.abstractmethod
176
def
_line(off, scl):
177
pass
178
179
@staticmethod
180
@abc.abstractmethod
Callers
1
identity
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected