Automatic differentiation with dual numbers

autodiff numpy python
1 Open Issue Need Help Last updated: Jul 27, 2025

Open Issues Need Help

View All on GitHub
Add tests about 1 month ago

AI Summary: Add comprehensive unit tests to the `pydual` automatic differentiation library to ensure the core functionality works correctly. This involves writing tests for dual number arithmetic operations and the automatic differentiation process itself.

Complexity: 3/5
enhancement good first issue

Automatic differentiation with dual numbers

Python
#autodiff#numpy#python