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

Added support for complex differentiable functions

Open fp4code opened this issue 5 years ago • 0 comments

When a complex function of a complex variable is differentiable, @define_diffrule can be replaced with @define_complex_diffrule. Then both diffrule and complex_diffrule will exist.

fp4code avatar Jul 10 '19 15:07 fp4code