Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TheAlgorithms/Python
/ dual_number_automatic_differentiation.py
File
dual_number_automatic_differentiation.py
maths/dual_number_automatic_differentiation.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
math
import
factorial
2
3
""
"
4
https://en.wikipedia.org/wiki/Automatic_differentiation
#Automatic_differentiation_using_dual_numbers
Callers
nothing calls this directly
Calls
1
differentiate
Function · 0.85
Tested by
no test coverage detected