MCPcopy 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

mapFunction · 0.85
rangeFunction · 0.85
printFunction · 0.85
curlFunction · 0.85
expMethod · 0.80
sinMethod · 0.80
cosMethod · 0.80
tanMethod · 0.80
NumClass · 0.70
testFunction · 0.70
dFunction · 0.50
sqrtMethod · 0.45

Tested by

no test coverage detected