SymEngine.jl icon indicating copy to clipboard operation
SymEngine.jl copied to clipboard

implement re_abs() and re_sign()

Open amcostant opened this issue 6 years ago • 0 comments

@isuruf I noticed that there is no way to take the derivative of abs() in Julia as it does not specify if the argument is real when using ccall, thus it would be nice to have the ability to take derivatives of them assuming the argument is real.

amcostant avatar Aug 15 '19 01:08 amcostant