Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ _roots
Method
_roots
numpy/polynomial/_polybase.py:181–182 ·
view source on GitHub ↗
(c)
Source
from the content-addressed store, hash-verified
179
@staticmethod
180
@abc.abstractmethod
181
def
_roots(c):
182
pass
183
184
@staticmethod
185
@abc.abstractmethod
Callers
1
roots
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected