Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-580610.py
File
recipe-580610.py
recipes/Python/580610_Auto_differentiation/recipe-580610.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'Toolkit for automatic-differentiation of Python functions'
2
3
# Resources for automatic-differentiation:
4
# https://en.wikipedia.org/wiki/Automatic_differentiation
Callers
nothing calls this directly
Calls
14
map
Function · 0.85
range
Function · 0.85
print
Function · 0.85
curl
Function · 0.85
exp
Method · 0.80
sin
Method · 0.80
cos
Method · 0.80
tan
Method · 0.80
Num
Class · 0.70
test
Function · 0.70
d
Function · 0.50
sqrt
Method · 0.45
Tested by
no test coverage detected