Description
Automatic differentiation features become available to Python workflows through bindings to the C++ library. It is useful for researchers and developers who want autodiff while scripting or prototyping in Python.
Bindings still depend on the underlying C++ numerical behavior. Validate gradients and ensure Python/C++ versions match the expected API.