Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/statsmodels/statsmodels
/ test_numdiff.py
File
test_numdiff.py
statsmodels/tools/tests/test_numdiff.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
''
&
#x27;Testing numerical differentiation
2
3
Still some problems,
with
API (args tuple versus *args)
4
finite difference Hessian has some problems that I did not look at yet
Callers
nothing calls this directly
Calls
8
approx_fprime
Function · 0.90
approx_fprime_cs
Function · 0.90
approx_hess_cs
Function · 0.90
pinv
Method · 0.80
sum
Method · 0.80
maxabs
Function · 0.70
load
Method · 0.45
fit
Method · 0.45
Tested by
no test coverage detected