Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ trim
Function
trim
numpy/polynomial/tests/test_hermite_e.py:25–26 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
23
24
25
def
trim(x):
26
return
herme.hermetrim(x, tol=1e-6)
27
28
29
class
TestConstants:
Callers
8
test_hermeadd
Method · 0.70
test_hermesub
Method · 0.70
test_hermediv
Method · 0.70
test_hermepow
Method · 0.70
test_hermeint
Method · 0.70
test_hermeder
Method · 0.70
test_hermefromroots
Method · 0.70
test_hermeroots
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…