`to_radians` and `to_degrees` methods cause loss of the derivative
Closed this issue · 1 comments
paveloom commented
Current implementation:
autodiff/src/forward_autodiff.rs
Lines 1279 to 1286 in a5d46e6
Seems like changing it to proper implementations should be straightforward:
elrnv commented
I absolutely agree thanks for the catch!